interface AllowedMsgAllowanceAminoMsg {
    type: "cosmos-sdk/AllowedMsgAllowance";
    value: AllowedMsgAllowanceAmino;
}

Properties

Properties

type: "cosmos-sdk/AllowedMsgAllowance"