content - Debug RPC updated

- Change delimiter to + instead of comma
 - Update Ref and Table
This commit is contained in:
thephez 2018-02-21 10:35:12 -05:00
parent a44e6176f1
commit 3a97646ec2
3 changed files with 5 additions and 5 deletions

View file

@ -135,7 +135,7 @@ These RPCs are all Dash-specific and not found in Bitcoin Core
{% autocrossref %}
* [Debug][rpc debug]: {{summary_debug}}
* [Debug][rpc debug]: {{summary_debug}} {{DASH_UPDATED0_12_3}}
* [GetInfo][rpc getinfo]: {{summary_getInfo}} {{DEPRECATED}}
* [Help][rpc help]: {{summary_help}}
* [Stop][rpc stop]: {{summary_stop}}

View file

@ -23,16 +23,16 @@ The `debug` RPC {{summary_debug}}
{% enditemplate %}
*Example from Dash Core 0.12.2*
*Example from Dash Core 0.12.3*
{% highlight bash %}
dash-cli -testnet debug "net,mempool"
dash-cli -testnet debug "net+mempool"
{% endhighlight %}
Result:
{% highlight text %}
Debug mode: net,mempool
Debug mode: net+mempool
{% endhighlight %}
*See also: none*

View file

@ -203,7 +203,7 @@ th.tg-sort-header::-moz-selection { background:transparent; }th.tg-sort-header::
<td class="tg-b7b8">Control</td>
<td class="tg-b7b8"><a href="#debug">Debug</a></td>
<td class="tg-dzk6">Y</td>
<td class="tg-dzk6"></td>
<td class="tg-dzk6">Updated in 0.12.3.0</td>
</tr>
<tr>
<td class="tg-yw4l">Control</td>