interface MsgDepositResponseAminoMsg {
    type: "cosmos-sdk/MsgDepositResponse";
    value: MsgDepositResponseAmino;
}

Properties

Properties

type: "cosmos-sdk/MsgDepositResponse"