interface MsgRevokeAllowanceAminoMsg {
    type: "cosmos-sdk/MsgRevokeAllowance";
    value: MsgRevokeAllowanceAmino;
}

Properties

Properties

type: "cosmos-sdk/MsgRevokeAllowance"