interface MsgDepositAminoMsg {
    type: "cosmos-sdk/MsgDeposit";
    value: MsgDepositAmino;
}

Properties

Properties

type: "cosmos-sdk/MsgDeposit"