mirror of
https://github.com/seigler/dash-docs
synced 2025-07-28 02:06:13 +00:00
Add script to create basic RPC md file
Set up empty GetBlockHashes/Headers and GetSpentInfo RPCs
This commit is contained in:
parent
8a0e561d93
commit
ac3b27cd7f
10 changed files with 115 additions and 3 deletions
|
@ -91,7 +91,7 @@ These RPCs are all Dash-specific and not found in Bitcoin Core
|
|||
* [GetDifficulty][rpc getdifficulty]: {{summary_getDifficultly}}
|
||||
* [GetMemPoolInfo][rpc getmempoolinfo]: {{summary_getMemPoolInfo}} {{UPDATED0_12_0}}
|
||||
* [GetRawMemPool][rpc getrawmempool]: {{summary_getRawMemPool}} {{UPDATED0_13_0}}
|
||||
* [GetSpentInfo][rpc getspentifo]: {{summary_getSpentInfo}}
|
||||
* [GetSpentInfo][rpc getspentinfo]: {{summary_getSpentInfo}}
|
||||
* [GetTxOut][rpc gettxout]: {{summary_getTxOut}}
|
||||
* [GetTxOutProof][rpc gettxoutproof]: {{summary_getTxOutProof}} {{NEW0_11_0}}
|
||||
* [GetTxOutSetInfo][rpc gettxoutsetinfo]: {{summary_getTxOutSetInfo}}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue