Interface MsgConnectionOpenTryResponseAminoMsg

interface MsgConnectionOpenTryResponseAminoMsg {
    type: "cosmos-sdk/MsgConnectionOpenTryResponse";
    value: MsgConnectionOpenTryResponseAmino;
}

Properties

Properties

type: "cosmos-sdk/MsgConnectionOpenTryResponse"