Interface: AminoMsgEditValidator
@shareledgerjs/client.staking.AminoMsgEditValidator
Edits an existing validator.
Hierarchy
AminoMsg
↳
AminoMsgEditValidator
Properties
type
• Readonly
type: "cosmos-sdk/MsgEditValidator"
Overrides
AminoMsg.type
value
• Readonly
value: Object
Type declaration
Name | Type | Description |
---|---|---|
commission_rate | string | - |
description | Description | - |
min_self_delegation | string | - |
validator_address | string | Bech32 encoded validator address |
Overrides
AminoMsg.value