Page MenuHomePhabricator

improve help doc for -usecashaddr argument
ClosedPublic

Authored by PiRK on Oct 16 2025, 13:43.

Details

Reviewers
Fabien
Group Reviewers
Restricted Project
Commits
rABC25a8b20e9ae7: improve help doc for -usecashaddr argument
Summary

The activation date without a year is a bit confusing. This was introduced in v0.16.2

Test Plan
$ src/bitcoind -h

Options:

  -usecashaddr
       Use Cash Address for destination encoding instead of legacy base58
       addresses (default: 1)

Event Timeline

PiRK requested review of this revision.Oct 16 2025, 13:43
PiRK retitled this revision from fix help text for usecashaddr argument to improve help doc for -usecashaddr argument.Oct 16 2025, 13:44
This revision is now accepted and ready to land.Oct 16 2025, 15:26
This revision was automatically updated to reflect the committed changes.