RPC - Add new getchaintxstats RPC

This commit is contained in:
thephez 2019-08-21 16:10:20 -04:00
parent 1de2b924a9
commit 64de2de5ac
8 changed files with 93 additions and 0 deletions

View file

@ -115,6 +115,12 @@ th.tg-sort-header::-moz-selection { background:transparent; }th.tg-sort-header::
<td class="tg-baqh">Y</td>
<td class="tg-baqh">Updated in 0.12.3.0</td>
</tr>
<tr>
<td class="tg-yw4l">Blockchain</td>
<td class="tg-yw4l"><a href="#getchaintxstats">GetChainTxStats</a></td>
<td class="tg-baqh">Y</td>
<td class="tg-baqh">Added in 0.14.1</td>
</tr>
<tr>
<td class="tg-b7b8">Blockchain</td>
<td class="tg-b7b8"><a href="#getdifficulty">GetDifficulty</a></td>