Interface MsgGrantAllowanceResponseAminoMsg

interface MsgGrantAllowanceResponseAminoMsg {
    type: "cosmos-sdk/MsgGrantAllowanceResponse";
    value: MsgGrantAllowanceResponseAmino;
}

Properties

Properties

type: "cosmos-sdk/MsgGrantAllowanceResponse"