Interface MsgRevokeAllowanceResponseAminoMsg

interface MsgRevokeAllowanceResponseAminoMsg {
    type: "cosmos-sdk/MsgRevokeAllowanceResponse";
    value: MsgRevokeAllowanceResponseAmino;
}

Properties

Properties

type: "cosmos-sdk/MsgRevokeAllowanceResponse"