RPC - deprecate getpoolinfo

This commit is contained in:
thephez 2019-10-17 15:35:44 -04:00
parent 1c93147841
commit d95556c54d
No known key found for this signature in database
GPG key ID: BBC8A06DBE236099
2 changed files with 9 additions and 2 deletions

View file

@ -4,6 +4,8 @@ http://opensource.org/licenses/MIT.
{% endcomment %}
{% assign filename="_includes/devdoc/dash-core/rpcs/rpcs/getpoolinfo.md" %}
<!--__-->
##### GetPoolInfo
{% include helpers/subhead-links.md %}
@ -13,6 +15,9 @@ http://opensource.org/licenses/MIT.
The `getpoolinfo` RPC {{summary_getPoolInfo}}
{{WARNING}} `getpoolinfo` will be removed in a later version of Dash
Core. Use the RPCs listed in the See Also subsection below instead.
*Parameters: none*
*Result---information about the mixing pool*
@ -115,6 +120,8 @@ Result:
}
{% endhighlight %}
*See also:*
*See also*
* [GetPrivateSendInfo][rpc getprivatesendinfo]: {{summary_getPrivateSendInfo}}
{% endautocrossref %}

View file

@ -275,7 +275,7 @@ th.tg-sort-header::-moz-selection { background:transparent; }th.tg-sort-header::
<td class="tg-yw4l">Dash</td>
<td class="tg-yw4l"><a href="#getpoolinfo">GetPoolInfo</a></td>
<td class="tg-baqh">Y</td>
<td class="tg-baqh"></td>
<td class="tg-baqh">Deprecated in 0.14.1</td>
</tr>
<tr>
<td class="tg-yw4l">Dash</td>