Fix underscore length
This commit is contained in:
parent
38d045c12a
commit
32b461a286
@ -1057,7 +1057,7 @@ Identify the client to the server and negotiate the protocol version.
|
|||||||
"ElectrumX 1.2.1"
|
"ElectrumX 1.2.1"
|
||||||
|
|
||||||
masternode.announce.broadcast
|
masternode.announce.broadcast
|
||||||
--------------
|
-----------------------------
|
||||||
|
|
||||||
Pass through the masternode announce message to be broadcast by the daemon.
|
Pass through the masternode announce message to be broadcast by the daemon.
|
||||||
|
|
||||||
@ -1084,7 +1084,7 @@ Whenever a masternode comes online or a client is syncing, they will send this m
|
|||||||
True
|
True
|
||||||
|
|
||||||
masternode.subscribe
|
masternode.subscribe
|
||||||
--------------
|
--------------------
|
||||||
|
|
||||||
Returns the status of masternode.
|
Returns the status of masternode.
|
||||||
|
|
||||||
@ -1115,7 +1115,7 @@ Returns the status of masternode.
|
|||||||
{'method': 'masternode.subscribe', u'jsonrpc': u'2.0', u'result': u'ENABLED', 'params': ['8c59133e714797650cf69043d05e409bbf45670eed7c4e4a386e52c46f1b5e24-0'], u'id': 19}
|
{'method': 'masternode.subscribe', u'jsonrpc': u'2.0', u'result': u'ENABLED', 'params': ['8c59133e714797650cf69043d05e409bbf45670eed7c4e4a386e52c46f1b5e24-0'], u'id': 19}
|
||||||
|
|
||||||
masternode.list
|
masternode.list
|
||||||
--------------
|
---------------
|
||||||
|
|
||||||
Returns the list of masternodes.
|
Returns the list of masternodes.
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user