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

@ -150,6 +150,10 @@ pki:
'`pong` message': pong message
'`pong` messages': pong message
previous block header hash:
'ProRegTx': proregtx special tx
'ProUpRegTx': proupregtx special tx
'ProUpRevTx': prouprevtx special tx
'ProUpServTx': proupservtx special tx
protocol buffer: protobuf
protocol buffers: protobuf
protocol version 106: section protocol versions
@ -462,6 +466,8 @@ DIP1:
'`move` RPC': rpc move
'`ping`': rpc ping
'`ping` RPC': rpc ping
'`protx`': rpc protx
'`protx` RPC': rpc protx
'`preciousblock`': rpc preciousblock
'`preciousblock` RPC': rpc preciousblock
'`prioritisetransaction`': rpc prioritisetransaction