Search
Preparing search index...
The search index is not available
Harmony_SDK_Doc
Options
All
Public
Public/Protected
All
Inherited
Externals
Only exported
Menu
Globals
harmony-staking
EditValidator
Class EditValidator
Hierarchy
EditValidator
Index
Constructors
constructor
Properties
commission
Rate
description
max
Total
Delegation
min
Self
Delegation
slot
Key
ToAdd
slot
Key
ToRemove
validator
Address
Methods
encode
Constructors
constructor
new
Edit
Validator
(
validatorAddress
:
string
, description
:
Description
, commissionRate
:
Decimal
, minSelfDelegation
:
number
, maxTotalDelegation
:
number
, slotKeyToRemove
:
string
, slotKeyToAdd
:
string
)
:
EditValidator
Parameters
validatorAddress:
string
description:
Description
commissionRate:
Decimal
minSelfDelegation:
number
maxTotalDelegation:
number
slotKeyToRemove:
string
slotKeyToAdd:
string
Returns
EditValidator
Properties
commission
Rate
commission
Rate
:
Decimal
description
description
:
Description
max
Total
Delegation
max
Total
Delegation
:
number
min
Self
Delegation
min
Self
Delegation
:
number
slot
Key
ToAdd
slot
Key
ToAdd
:
string
slot
Key
ToRemove
slot
Key
ToRemove
:
string
validator
Address
validator
Address
:
string
Methods
encode
encode
(
)
:
any
[]
Returns
any
[]
Globals
harmony-
account
harmony-
contract
harmony-
core
harmony-
crypto
harmony-
network
harmony-
staking
harmony-
transaction
harmony-
utils
Collect
Rewards
Create
Validator
Delegate
Edit
Validator
constructor
commission
Rate
description
max
Total
Delegation
min
Self
Delegation
slot
Key
ToAdd
slot
Key
ToRemove
validator
Address
encode
Staking
Factory
Staking
Transaction
Undelegate
Generated using
TypeDoc