Interface MsgConnectionOpenAckResponseAminoMsg

interface MsgConnectionOpenAckResponseAminoMsg {
    type: "cosmos-sdk/MsgConnectionOpenAckResponse";
    value: MsgConnectionOpenAckResponseAmino;
}

Properties

Properties

type: "cosmos-sdk/MsgConnectionOpenAckResponse"