Optional
data: PartialMessage<StakeAuthorization>authorization_type defines one of AuthorizationType.
Optional
maxmax_tokens specifies the maximum amount of tokens can be delegate to a validator. If it is empty, there is no spend limit and any amount of coins can be delegated.
validators is the oneof that represents either allow_list or deny_list
allow_list specifies list of validator addresses to whom grantee can delegate tokens on behalf of granter's account.
deny_list specifies list of validator addresses to whom grantee can not delegate tokens.
Static
Readonly
fieldsStatic
Readonly
runtimeStatic
Readonly
typeStatic
equalsStatic
fromOptional
options: Partial<BinaryReadOptions>Static
fromOptional
options: Partial<JsonReadOptions>Static
fromOptional
options: Partial<JsonReadOptions>
StakeAuthorization defines authorization for delegate/undelegate/redelegate.
Since: cosmos-sdk 0.43
Generated
from message cosmos.staking.v1beta1.StakeAuthorization