interface MsgSetWithdrawAddressAminoMsg {
    type: "cosmos-sdk/MsgModifyWithdrawAddress";
    value: MsgSetWithdrawAddressAmino;
}

Properties

Properties

type: "cosmos-sdk/MsgModifyWithdrawAddress"