The last of two patches resulting from breaking the changes
to rpcwallet.cpp into smaller parts.
Partial backport of Core PR14796
Differential D5722
Finish passing the remainder of wallet/rpcwallet RPC argument descriptions to RPCHelpMan nakihito on Apr 13 2020, 22:25. Authored by
Details
The last of two patches resulting from breaking the changes Partial backport of Core PR14796 mkdir master mkdir patched On master: ninja ./bitcoind ./bitcoin-cli help > RPCs ./getrpchelps.sh RPCs master On the patched branch: ninja ./bitcoind ./getrpchelps.sh RPCs patched ./checkrpc.sh RPCs master patched rpcwallethelp.txt Verify the changes in rpcwallethelp.txt. Scripts: D5722diff:
Diff Detail
Event TimelineComment Actions [Bot Message] Comment Actions The diff is gigantic, you might ant to refactor a few things and rebase this on top of them to reduce it.
|