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

@ -288,6 +288,7 @@ devsearches:
- 'MnSync': "/en/developer-reference#mnsync"
- 'Move': "/en/developer-reference#move"
- 'Ping': "/en/developer-reference#ping-rpc"
- 'ProTx': "/en/developer-reference#protx"
- 'PreciousBlock': "/en/developer-reference#preciousblock"
- 'PrioritiseTransaction': "/en/developer-reference#prioritisetransaction"
- 'PrivateSend': "/en/developer-reference#privatesend"