mirror of
https://github.com/seigler/dash-docs
synced 2025-07-27 01:36:13 +00:00
RPC backports (#161)
* RPC - Update estimatesmartfee Change params, results, and example * RPC - Update signrawtransaction to include amount * RPC - Add getblockstats * Formatting corrections
This commit is contained in:
parent
471899ae2d
commit
4e64bcbf89
11 changed files with 237 additions and 16 deletions
|
@ -372,6 +372,8 @@ DIP8:
|
|||
'`getblockheader`': rpc getblockheader
|
||||
'`getblockheader` RPC': rpc getblockheader
|
||||
'`getblockheaders`': rpc getblockheaders
|
||||
'`getblockstats`': rpc getblockstats
|
||||
'`getblockstats` RPC': rpc getblockstats
|
||||
'`getblockheaders` RPC': rpc getblockheaders
|
||||
'`getblocktemplate`': rpc getblocktemplate
|
||||
'`getblocktemplate` RPC': rpc getblocktemplate
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue