Page MenuHomePhabricator

Fix version information in seeder documentation
ClosedPublic

Authored by Mengerian on Jan 14 2019, 05:33.

Details

Summary

Information on versions was referring to Bitcoin Core.
Replace with applicable Bitcoin Cash information.

Test Plan

read to check the information is accurate

Diff Detail

Repository
rABC Bitcoin ABC
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

deadalnix requested changes to this revision.Jan 14 2019, 16:26
deadalnix added inline comments.
src/seeder/README.md
14 ↗(On Diff #6635)

We should deprecate NODE_BITCOIN_CASH, no I'm not sure how relevant it is to keep it in the doc.

This revision now requires changes to proceed.Jan 14 2019, 16:26

Remove mention of NODE_BITCOIN_CASH, which should be deprecated
and is no longer relevant.

This revision is now accepted and ready to land.Jan 14 2019, 17:07
This revision was automatically updated to reflect the committed changes.