content - Mempool related RPC updates

- Add getmempoolancestors, getmempooldescendants, and getmempoolentry
RPCs
 - Update Ref and Table
This commit is contained in:
thephez 2018-02-20 16:33:30 -05:00
parent d8c79f3876
commit 5f6008d276
5 changed files with 84 additions and 130 deletions

View file

@ -124,20 +124,20 @@ th.tg-sort-header::-moz-selection { background:transparent; }th.tg-sort-header::
<tr>
<td class="tg-yw4l">Blockchain</td>
<td class="tg-yw4l"><a href="#getmempoolancestors">GetMemPoolAncestors</a></td>
<td class="tg-baqh">N</td>
<td class="tg-baqh">N/A</td>
<td class="tg-baqh">Y</td>
<td class="tg-baqh">0.12.3.0+</td>
</tr>
<tr>
<td class="tg-b7b8">Blockchain</td>
<td class="tg-b7b8"><a href="#getmempooldescendants">GetMemPoolDescendants</a></td>
<td class="tg-dzk6">N</td>
<td class="tg-dzk6">N/A</td>
<td class="tg-dzk6">Y</td>
<td class="tg-dzk6">0.12.3.0+</td>
</tr>
<tr>
<td class="tg-yw4l">Blockchain</td>
<td class="tg-yw4l"><a href="#getmempoolentry">GetMemPoolEntry</a></td>
<td class="tg-baqh">N</td>
<td class="tg-baqh">N/A</td>
<td class="tg-baqh">Y</td>
<td class="tg-baqh">0.12.3.0+</td>
</tr>
<tr>
<td class="tg-b7b8">Blockchain</td>