@ -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.
@ -1095,7 +1095,7 @@ Returns the status of masternode.
* *collateral*
* *collateral*
The txId and the index of the collateral.
The txId and the index of the collateral.
A masternode collateral is a transaction with a specific amount of coins, it's also known as a masternode identifier.
A masternode collateral is a transaction with a specific amount of coins, it's also known as a masternode identifier.
i.e. for DASH the required amount is 1,000 DASH or for $PAC is 500,000 $PAC.
i.e. for DASH the required amount is 1,000 DASH or for $PAC is 500,000 $PAC.
@ -1105,7 +1105,7 @@ Returns the status of masternode.
As this is a subcription, the client will receive a notification when the masternode status changes.
As this is a subcription, the client will receive a notification when the masternode status changes.
The status depends on the server the masternode is hosted, the internet connection, the offline time and even the collateral amount, so this subscription notice these changes to the user.
The status depends on the server the masternode is hosted, the internet connection, the offline time and even the collateral amount, so this subscription notice these changes to the user.