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