dash-platform-sdk
Preparing search index...
types
MasternodeInfo
Interface MasternodeInfo
interface
MasternodeInfo
{
address
:
string
;
collateraladdress
:
string
;
consecutivePayments
:
number
;
lastpaidblock
:
number
;
lastpaidtime
:
number
;
owneraddress
:
string
;
payee
:
string
;
platformHTTPPort
:
number
;
platformNodeID
:
string
;
platformP2PPort
:
number
;
pospenaltyscore
:
number
;
proTxHash
:
string
;
pubkeyoperator
:
string
;
status
:
string
;
type
:
string
;
votingaddress
:
string
;
}
Index
Properties
address
collateraladdress
consecutive
Payments
lastpaidblock
lastpaidtime
owneraddress
payee
platform
HTTP
Port
platform
Node
ID
platform
P2
P
Port
pospenaltyscore
pro
Tx
Hash
pubkeyoperator
status
type
votingaddress
Properties
address
address
:
string
collateraladdress
collateraladdress
:
string
consecutive
Payments
consecutivePayments
:
number
lastpaidblock
lastpaidblock
:
number
lastpaidtime
lastpaidtime
:
number
owneraddress
owneraddress
:
string
payee
payee
:
string
platform
HTTP
Port
platformHTTPPort
:
number
platform
Node
ID
platformNodeID
:
string
platform
P2
P
Port
platformP2PPort
:
number
pospenaltyscore
pospenaltyscore
:
number
pro
Tx
Hash
proTxHash
:
string
pubkeyoperator
pubkeyoperator
:
string
status
status
:
string
type
type
:
string
votingaddress
votingaddress
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
address
collateraladdress
consecutive
Payments
lastpaidblock
lastpaidtime
owneraddress
payee
platform
HTTP
Port
platform
Node
ID
platform
P2
P
Port
pospenaltyscore
pro
Tx
Hash
pubkeyoperator
status
type
votingaddress
dash-platform-sdk
Loading...