Interface MsgConnectionOpenConfirmProtoMsg

interface MsgConnectionOpenConfirmProtoMsg {
    typeUrl: "/ibc.core.connection.v1.MsgConnectionOpenConfirm";
    value: Uint8Array;
}

Properties

Properties

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