On master:
ninja
./bitcoind
./bitcoin-cli help > RPCs
./getrpchelps.sh RPCs master
On the patched branch:
ninja
./bitcoind
./getrpchelps.sh RPCs abcPatched
./checkrpc.sh RPCs master abcPatched D5712diff
Verify the changes in `D5712diff`.
Scripts:
{F4246191}
{F4246190}
D5712diff:
{F4249213}