From 6df991e2dd5c995d64176511fa9cfcea5b3c72f0 Mon Sep 17 00:00:00 2001 From: thephez Date: Thu, 22 Aug 2019 16:22:38 -0400 Subject: [PATCH] Update rpc table --- _includes/devdoc/dash-core/rpcs/quick-reference.md | 4 ++-- _includes/layout/base/rpc-table.html | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/_includes/devdoc/dash-core/rpcs/quick-reference.md b/_includes/devdoc/dash-core/rpcs/quick-reference.md index abab11d9..b1bc54b2 100644 --- a/_includes/devdoc/dash-core/rpcs/quick-reference.md +++ b/_includes/devdoc/dash-core/rpcs/quick-reference.md @@ -117,7 +117,7 @@ These RPCs are all Dash-specific and not found in Bitcoin Core {% autocrossref %} * [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}} * [GetBlockCount][rpc getblockcount]: {{summary_getBlockCount}} * [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}} * [Logging][rpc logging]: {{summary_logging}} {{DASH_NEW0_14_1}} * [Stop][rpc stop]: {{summary_stop}} -* [Uptime][rpc uptime]: {{summary_uptime}} +* [Uptime][rpc uptime]: {{summary_uptime}} {{DASH_NEW0_14_1}} {% endautocrossref %} diff --git a/_includes/layout/base/rpc-table.html b/_includes/layout/base/rpc-table.html index 6e2c807f..959d30dd 100644 --- a/_includes/layout/base/rpc-table.html +++ b/_includes/layout/base/rpc-table.html @@ -71,7 +71,7 @@ th.tg-sort-header::-moz-selection { background:transparent; }th.tg-sort-header:: Blockchain GetBlock Y - Updated in 0.14.0.0 + Updated in 0.14.1 Blockchain