mirror of
https://github.com/seigler/dash-docs
synced 2025-07-27 01:36:13 +00:00
Formatting - Minor fixes
This commit is contained in:
parent
8ed9adf6e6
commit
95ffc9d8df
5 changed files with 11 additions and 11 deletions
|
@ -9,13 +9,13 @@ http://opensource.org/licenses/MIT.
|
|||
##### BLS
|
||||
{% include helpers/subhead-links.md %}
|
||||
|
||||
{% assign summary_bLS="provides a set of commands to execute BLS-related actions." %}
|
||||
{% assign summary_bls="provides a set of commands to execute BLS-related actions." %}
|
||||
|
||||
{% autocrossref %}
|
||||
|
||||
*Added in Dash Core 0.13.0*
|
||||
|
||||
The `bls` RPC {{summary_bLS}}
|
||||
The `bls` RPC {{summary_bls}}
|
||||
|
||||
{% endautocrossref %}
|
||||
|
||||
|
|
|
@ -11,7 +11,7 @@ http://opensource.org/licenses/MIT.
|
|||
|
||||
{% autocrossref %}
|
||||
|
||||
**_Removed in Dash Core 0.14.0._**
|
||||
{{WARNING}} **_Removed in Dash Core 0.14.0._**
|
||||
|
||||
The `masternodebroadcast` RPC {{summary_masternodeBroadcast}}
|
||||
|
||||
|
|
|
@ -11,7 +11,7 @@ http://opensource.org/licenses/MIT.
|
|||
|
||||
{% autocrossref %}
|
||||
|
||||
**_Removed in Dash Core 0.14.0._**
|
||||
{{WARNING}} **_Removed in Dash Core 0.14.0._**
|
||||
|
||||
The `sentinelping` RPC {{summary_sentinelPing}}
|
||||
|
||||
|
|
|
@ -4,8 +4,8 @@ This file is licensed under the terms of its source texts{%endcomment%}
|
|||
{% assign summary_addMultiSigAddress="adds a P2SH multisig address to the wallet." %}
|
||||
{% assign summary_addNode="attempts to add or remove a node from the addnode list, or to try a connection to a node once." %}
|
||||
{% assign summary_addWitnessAddress="adds a witness address for a script (with pubkey or redeem script known)." %}
|
||||
{% assign summary_bLS="provides a set of commands to execute BLS-related actions." %}
|
||||
{% assign summary_backupWallet="safely copies `wallet.dat`<!--noref--> to the specified file, which can be a directory or a path with filename." %}
|
||||
{% assign summary_bls="provides a set of commands to execute BLS-related actions." %}
|
||||
{% assign summary_bumpFee="replaces an unconfirmed wallet transaction that signaled RBF with a new transaction that pays a higher fee." %}
|
||||
{% assign summary_clearBanned="clears list of banned nodes." %}
|
||||
{% assign summary_createMultiSig="creates a P2SH multi-signature address." %}
|
||||
|
|
|
@ -233,7 +233,7 @@ th.tg-sort-header::-moz-selection { background:transparent; }th.tg-sort-header::
|
|||
<td class="tg-b7b8">Dash</td>
|
||||
<td class="tg-b7b8"><a href="#getgovernanceinfo">GetGovernanceInfo</a></td>
|
||||
<td class="tg-dzk6">Y</td>
|
||||
<td class="tg-dzk6">Updated in 0.14.0.0</td>
|
||||
<td class="tg-dzk6">Updated in 0.14.0</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="tg-yw4l">Dash</td>
|
||||
|
@ -257,25 +257,25 @@ th.tg-sort-header::-moz-selection { background:transparent; }th.tg-sort-header::
|
|||
<td class="tg-b7b8">Dash</td>
|
||||
<td class="tg-b7b8"><a href="#masternode">Masternode</a></td>
|
||||
<td class="tg-dzk6">Y</td>
|
||||
<td class="tg-dzk6">Updated in 0.14.0.0</td>
|
||||
<td class="tg-dzk6">Updated in 0.14.0</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="tg-yw4l">Dash</td>
|
||||
<td class="tg-yw4l"><a href="#masternodebroadcast">MasternodeBroadcast</a></td>
|
||||
<td class="tg-baqh">Y</td>
|
||||
<td class="tg-baqh">Removed in 0.14.0.0</td>
|
||||
<td class="tg-baqh">Removed in 0.14.0</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="tg-b7b8">Dash</td>
|
||||
<td class="tg-b7b8"><a href="#masternodelist">MasternodeList</a></td>
|
||||
<td class="tg-dzk6">Y</td>
|
||||
<td class="tg-dzk6">Updated in 0.14.0.0</td>
|
||||
<td class="tg-dzk6">Updated in 0.14.0</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="tg-yw4l">Dash</td>
|
||||
<td class="tg-yw4l"><a href="#mnsync">MnSync</a></td>
|
||||
<td class="tg-baqh">Y</td>
|
||||
<td class="tg-baqh">Updated in 0.14.0.0</td>
|
||||
<td class="tg-baqh">Updated in 0.14.0</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="tg-b7b8">Dash</td>
|
||||
|
@ -287,7 +287,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="#sentinelping">SentinelPing</a></td>
|
||||
<td class="tg-baqh">Y</td>
|
||||
<td class="tg-baqh">Removed in 0.14.0.0</td>
|
||||
<td class="tg-baqh">Removed in 0.14.0</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="tg-b7b8">Dash</td>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue