Interface MsgConnectionOpenConfirmResponseProtoMsg

interface MsgConnectionOpenConfirmResponseProtoMsg {
    typeUrl: "/ibc.core.connection.v1.MsgConnectionOpenConfirmResponse";
    value: Uint8Array;
}

Properties

Properties

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