Interface MsgConnectionOpenInitResponseProtoMsg

interface MsgConnectionOpenInitResponseProtoMsg {
    typeUrl: "/ibc.core.connection.v1.MsgConnectionOpenInitResponse";
    value: Uint8Array;
}

Properties

Properties

typeUrl: "/ibc.core.connection.v1.MsgConnectionOpenInitResponse"
value: Uint8Array