GitHub
Preparing search index...
The search index is not available
casper-js-sdk
casper-js-sdk
DelegatorData
Class DelegatorData
Represents the JSON structure when the key "Delegator" is present.
Hierarchy
DelegatorData
Index
Constructors
constructor
Properties
amount
delegator
Public
Key?
validator
Public
Key
Constructors
constructor
new
Delegator
Data
(
)
:
DelegatorData
Returns
DelegatorData
Properties
amount
amount
:
CLValueUInt512
Optional
delegator
Public
Key
delegator
Public
Key
?:
PublicKey
validator
Public
Key
validator
Public
Key
:
PublicKey
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
Modules
casper-
js-
sdk
Delegator
Data
constructor
amount
delegator
Public
Key?
validator
Public
Key
Generated using
TypeDoc
Represents the JSON structure when the key "Delegator" is present.