Page MenuHomePhabricator

[avalanche] Show the avalanche options in the help
ClosedPublic

Authored by Fabien on Sep 5 2022, 09:00.

Details

Reviewers
PiRK
Group Reviewers
Restricted Project
Commits
rABC65d9084ec852: [avalanche] Show the avalanche options in the help
Summary

They used to be hidden because of the experimental status of avalanche. Some of them will be removed in follow-ups.
Also improve the avacooldown/maxavalancheoutbound documentation by adding the unit/default value.

Test Plan
./bitcoind -help

Check there is an avalanche category and the options are documented.

Diff Detail

Event Timeline

Fabien requested review of this revision.Sep 5 2022, 09:00
Fabien planned changes to this revision.Sep 5 2022, 09:20

Rebase and print the default value for maxavalancheoutbound.

PiRK added a subscriber: PiRK.

Looks good now that the default are sane values.

This revision is now accepted and ready to land.Sep 7 2022, 15:57