Interface MsgTimeoutOnCloseResponseAminoMsg

interface MsgTimeoutOnCloseResponseAminoMsg {
    type: "cosmos-sdk/MsgTimeoutOnCloseResponse";
    value: MsgTimeoutOnCloseResponseAmino;
}

Properties

Properties

type: "cosmos-sdk/MsgTimeoutOnCloseResponse"