dash/src/rpc
thephez 7011fec1b4 RPC: Add help details for the bls RPC (#2403)
* RPC: Add help details for the bls RPC

* RPC: Refactor to match gobject RPC behavior

* RPC: Use command instead of strCommand for consistency within file

* RPC: BLS help cleanup

* RCP: Remove leading underscore on bls_help
2018-11-02 00:57:43 +03:00
..
blockchain.cpp Prepare DIP3 for testnet and reuse DIP3 deployment for autoix deployment (#2389) 2018-10-26 19:42:52 +03:00
client.cpp adds rpc calls for setprivatesendrounds and setprivatesendamount (#2230) 2018-08-21 17:07:54 +03:00
client.h Merge #8811: rpc: Add support for JSON-RPC named arguments 2018-01-18 07:38:57 +01:00
governance.cpp Allow referencing other TX outputs for ProRegTx collateral (#2366) 2018-10-25 17:29:50 +03:00
masternode.cpp Allow referencing other TX outputs for ProRegTx collateral (#2366) 2018-10-25 17:29:50 +03:00
mining.cpp Enforce MN and superblock payments in same block 2018-09-05 14:06:31 +02:00
misc.cpp Fix some warnings and do a couple of other trivial cleanups (#2315) 2018-09-28 10:55:11 +03:00
net.cpp Merge pull request #1948 from UdjinM6/removeusingnamespacestd 2018-02-22 10:41:52 +03:00
protocol.cpp Merge #9476: [refactor] Remove using namespace <xxx> from rpc/ & script/ sources 2018-02-21 22:32:13 +03:00
protocol.h Merge #8788: [RPC] Give RPC commands more information about the RPC request 2018-01-13 13:44:37 +01:00
rawtransaction.cpp Add instantlock field to getrawtransaction rpc output (#2314) 2018-09-26 17:16:22 +03:00
register.h Implement "protx register" RPC 2018-08-30 19:47:38 +02:00
rpcevo.cpp RPC: Add help details for the bls RPC (#2403) 2018-11-02 00:57:43 +03:00
server.cpp Add new ParseXXX methods to easily parse UniValue values (#2211) 2018-08-11 01:33:56 +03:00
server.h Add new ParseXXX methods to easily parse UniValue values (#2211) 2018-08-11 01:33:56 +03:00