Interface MsgConnectionOpenInitResponseAminoMsg

interface MsgConnectionOpenInitResponseAminoMsg {
    type: "cosmos-sdk/MsgConnectionOpenInitResponse";
    value: MsgConnectionOpenInitResponseAmino;
}

Properties

Properties

type: "cosmos-sdk/MsgConnectionOpenInitResponse"