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 D5700diff
Verify the changes in `D5700diff`.
Scripts:
{F4246191}
{F4246190}
D5717diff:
{F4249378}