mirror of
https://github.com/seigler/dash-docs
synced 2025-07-27 01:36:13 +00:00
RPC - Remove masternodebroadcast and sentinelping
This commit is contained in:
parent
b09ac10099
commit
0a73804736
2 changed files with 6 additions and 2 deletions
|
@ -7,10 +7,12 @@ http://opensource.org/licenses/MIT.
|
|||
##### MasternodeBroadcast
|
||||
{% include helpers/subhead-links.md %}
|
||||
<!-- __ -->
|
||||
{% assign summary_masternodeBroadcast="provides a set of commands to create and relay masternode broadcast messages." %}
|
||||
{% assign summary_masternodeBroadcast="was removed in Dash Core 0.14.0." %}
|
||||
|
||||
{% autocrossref %}
|
||||
|
||||
**_Removed in Dash Core 0.14.0._**
|
||||
|
||||
The `masternodebroadcast` RPC {{summary_masternodeBroadcast}}
|
||||
|
||||
*Parameter #1---masternode broadcast command*
|
||||
|
|
|
@ -7,10 +7,12 @@ http://opensource.org/licenses/MIT.
|
|||
##### SentinelPing
|
||||
{% include helpers/subhead-links.md %}
|
||||
<!-- __ -->
|
||||
{% assign summary_sentinelPing="sends a Sentinel Ping to the network." %}
|
||||
{% assign summary_sentinelPing="was removed in Dash Core 0.14.0." %}
|
||||
|
||||
{% autocrossref %}
|
||||
|
||||
**_Removed in Dash Core 0.14.0._**
|
||||
|
||||
The `sentinelping` RPC {{summary_sentinelPing}}
|
||||
|
||||
*Parameter #1---sentinel version*
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue