interface MsgGrantAllowanceAminoMsg {
    type: "cosmos-sdk/MsgGrantAllowance";
    value: MsgGrantAllowanceAmino;
}

Properties

Properties

type: "cosmos-sdk/MsgGrantAllowance"