V0.13.0 RPC protx (#91)

* Content - RPC - Add basic protx details

Example calls and subcommands only

* Content - RPC - Add parameter info for register RPCs

* Content - RPC - Add parameter info for list RPC

* Content - Create reusable var for ProTx details

* Content - RPC - Add parameter info for remaining protx subcommands

info, update_service, update_registrar, revoke, diff

* Content - RPC - Minor typo fixes
This commit is contained in:
thephez 2018-11-06 17:21:45 -05:00
parent 7aceb01cee
commit 04a2541355
9 changed files with 901 additions and 0 deletions

View file

@ -168,6 +168,7 @@ These RPCs are all Dash-specific and not found in Bitcoin Core
{% autocrossref %}
* [BLS][rpc bls]: {{summary_bls}} {{DASH_NEW0_13_0}}
* [ProTx][rpc protx]: {{summary_proTx}} {{DASH_NEW0_13_0}}
{% endautocrossref %}