content - Added PreciousBlock RPC

- Update Ref and Table
This commit is contained in:
thephez 2018-02-21 13:10:11 -05:00
parent 61d4f1b066
commit c242090504
3 changed files with 10 additions and 14 deletions

View file

@ -115,6 +115,7 @@ These RPCs are all Dash-specific and not found in Bitcoin Core
* [GetTxOut][rpc gettxout]: {{summary_getTxOut}}
* [GetTxOutProof][rpc gettxoutproof]: {{summary_getTxOutProof}} {{NEW0_11_0}}
* [GetTxOutSetInfo][rpc gettxoutsetinfo]: {{summary_getTxOutSetInfo}}
* [PreciousBlock][rpc preciousblock]: {{summary_preciousBlock}} {{DASH_NEW0_12_3}} {{NEW0_14_0}}
* [VerifyChain][rpc verifychain]: {{summary_verifyChain}}
* [VerifyTxOutProof][rpc verifytxoutproof]: {{summary_verifyTxOutProof}} {{NEW0_11_0}}
@ -124,7 +125,6 @@ These RPCs are all Dash-specific and not found in Bitcoin Core
{% autocrossref %}
* {{DASH_NOT_IMPLEMENTED}} [PreciousBlock][rpc preciousblock]: {{summary_preciousBlock}} {{NEW0_14_0}}
* {{DASH_NOT_IMPLEMENTED}} [PruneBlockChain][rpc pruneblockchain]: {{summary_pruneBlockChain}} {{NEW0_14_0}}
{% endautocrossref %}