mirror of
https://github.com/seigler/dash-docs
synced 2025-07-27 09:46:12 +00:00
Update rpc table
This commit is contained in:
parent
467f346295
commit
6df991e2dd
2 changed files with 3 additions and 3 deletions
|
@ -117,7 +117,7 @@ These RPCs are all Dash-specific and not found in Bitcoin Core
|
||||||
{% autocrossref %}
|
{% autocrossref %}
|
||||||
|
|
||||||
* [GetBestBlockHash][rpc getbestblockhash]: {{summary_getBestBlockHash}}
|
* [GetBestBlockHash][rpc getbestblockhash]: {{summary_getBestBlockHash}}
|
||||||
* [GetBlock][rpc getblock]: {{summary_getBlock}} {{DASH_UPDATED0_14_0}}
|
* [GetBlock][rpc getblock]: {{summary_getBlock}} {{DASH_UPDATED0_14_1}}
|
||||||
* [GetBlockChainInfo][rpc getblockchaininfo]: {{summary_getBlockChainInfo}} {{DASH_UPDATED0_14_1}}
|
* [GetBlockChainInfo][rpc getblockchaininfo]: {{summary_getBlockChainInfo}} {{DASH_UPDATED0_14_1}}
|
||||||
* [GetBlockCount][rpc getblockcount]: {{summary_getBlockCount}}
|
* [GetBlockCount][rpc getblockcount]: {{summary_getBlockCount}}
|
||||||
* [GetBlockHash][rpc getblockhash]: {{summary_getBlockHash}}
|
* [GetBlockHash][rpc getblockhash]: {{summary_getBlockHash}}
|
||||||
|
@ -157,7 +157,7 @@ These RPCs are all Dash-specific and not found in Bitcoin Core
|
||||||
* [Help][rpc help]: {{summary_help}}
|
* [Help][rpc help]: {{summary_help}}
|
||||||
* [Logging][rpc logging]: {{summary_logging}} {{DASH_NEW0_14_1}}
|
* [Logging][rpc logging]: {{summary_logging}} {{DASH_NEW0_14_1}}
|
||||||
* [Stop][rpc stop]: {{summary_stop}}
|
* [Stop][rpc stop]: {{summary_stop}}
|
||||||
* [Uptime][rpc uptime]: {{summary_uptime}}
|
* [Uptime][rpc uptime]: {{summary_uptime}} {{DASH_NEW0_14_1}}
|
||||||
|
|
||||||
{% endautocrossref %}
|
{% endautocrossref %}
|
||||||
|
|
||||||
|
|
|
@ -71,7 +71,7 @@ th.tg-sort-header::-moz-selection { background:transparent; }th.tg-sort-header::
|
||||||
<td class="tg-b7b8">Blockchain</td>
|
<td class="tg-b7b8">Blockchain</td>
|
||||||
<td class="tg-b7b8"><a href="#getblock">GetBlock</a></td>
|
<td class="tg-b7b8"><a href="#getblock">GetBlock</a></td>
|
||||||
<td class="tg-dzk6">Y</td>
|
<td class="tg-dzk6">Y</td>
|
||||||
<td class="tg-dzk6">Updated in 0.14.0.0</td>
|
<td class="tg-dzk6">Updated in 0.14.1</td>
|
||||||
</tr>
|
</tr>
|
||||||
<tr>
|
<tr>
|
||||||
<td class="tg-yw4l">Blockchain</td>
|
<td class="tg-yw4l">Blockchain</td>
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue