Search
Preparing search index...
The search index is not available
@soceanfi/stake-pool-sdk
Options
All
Public
Public/Protected
All
Inherited
Externals
Menu
@soceanfi/stake-pool-sdk
ValidatorList
Class ValidatorList
Hierarchy
Struct
ValidatorList
Index
Constructors
constructor
Properties
account
Type
max
Validators
validators
Methods
encode
decode
decode
Unchecked
Constructors
constructor
new
Validator
List
(
properties
:
any
)
:
ValidatorList
Parameters
properties:
any
Returns
ValidatorList
Properties
account
Type
account
Type
:
AccountType
max
Validators
max
Validators
:
number
validators
validators
:
[
ValidatorStakeInfo
]
Methods
encode
encode
(
)
:
Buffer
Returns
Buffer
Static
decode
decode
(
data
:
Buffer
)
:
any
Parameters
data:
Buffer
Returns
any
Static
decode
Unchecked
decode
Unchecked
(
data
:
Buffer
)
:
any
Parameters
data:
Buffer
Returns
any
Exports
Validator
List
constructor
account
Type
max
Validators
validators
encode
decode
decode
Unchecked
Generated using
TypeDoc