interface MsgTimeoutAminoMsg {
    type: "cosmos-sdk/MsgTimeout";
    value: MsgTimeoutAmino;
}

Properties

Properties

type: "cosmos-sdk/MsgTimeout"