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