Page MenuHomePhabricator

Pass rpc/avalanche Results and Examples to RPCHelpMan
ClosedPublic

Authored by nakihito on Apr 30 2020, 20:58.

Details

Summary

Changes consistent with PR14987.

Test Plan

On master:

ninja
./bitcoind
./bitcoin-cli help > RPCs
./getrpchelps.sh RPCs master

Then on the patched branch:

ninja
./bitcoind
./getrpchelps.sh RPCs patched
./checkrpc.sh RPCs master patched avalanche.diff

Verify avalanche.diff doesn't exist.

Scripts:


Diff Detail

Repository
rABC Bitcoin ABC
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

Owners added a reviewer: Restricted Owners Package.Apr 30 2020, 20:58

[Bot Message]
One or more PR numbers were detected in the summary.
Links to those PRs have been inserted into the summary for reference.

This revision is now accepted and ready to land.Apr 30 2020, 22:32