Repository
Parity.io
Preparing search index...
The search index is not available
txwrapper-core
txwrapper-core
txwrapper-substrate/src/methods/staking/validate
StakingValidateArgs
Interface StakingValidateArgs
Base Argument object for methods.
interface
StakingValidateArgs
{
prefs
:
{
commission
:
string
|
number
;
}
;
}
Hierarchy (
view full
)
Args
StakingValidateArgs
Index
Properties
prefs
Properties
prefs
prefs
:
{
commission
:
string
|
number
;
}
Set the desired commission for the validator. Value is Perbill.
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
prefs
Repository
Parity.io
txwrapper-core
Loading...
Base Argument object for methods.