Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface AminoMsgWithdrawValidatorCommission

Message for validator withdraw

Hierarchy

  • AminoMsg
    • AminoMsgWithdrawValidatorCommission

Index

Properties

Properties

type: "cosmos-sdk/MsgWithdrawValidatorCommission"
value: { validator_address: string }

Type declaration

  • Readonly validator_address: string

    Bech32 account address

Generated using TypeDoc