diff --git a/_includes/devdoc/dash-core/rpcs/rpcs/getpoolinfo.md b/_includes/devdoc/dash-core/rpcs/rpcs/getpoolinfo.md index 06209fd1..edac82c9 100644 --- a/_includes/devdoc/dash-core/rpcs/rpcs/getpoolinfo.md +++ b/_includes/devdoc/dash-core/rpcs/rpcs/getpoolinfo.md @@ -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 %} diff --git a/_includes/layout/base/rpc-table.html b/_includes/layout/base/rpc-table.html index 6628c0e9..0d25cc37 100644 --- a/_includes/layout/base/rpc-table.html +++ b/_includes/layout/base/rpc-table.html @@ -275,7 +275,7 @@ th.tg-sort-header::-moz-selection { background:transparent; }th.tg-sort-header::