package octez-libs
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
A package that contains multiple base libraries used by the Octez suite
Install
dune-project
Dependency
Authors
Maintainers
Sources
tezos-18.1.tar.gz
sha256=aa2f5bc99cc4ca2217c52a1af2a2cdfd3b383208cb859ca2e79ca0903396ca1d
sha512=d68bb3eb615e3dcccc845fddfc9901c95b3c6dc8e105e39522ce97637b1308a7fa7aa1d271351d5933febd7476b2819e1694f31198f1f0919681f1f9cc97cb3a
doc/octez-libs.base/Tezos_base/P2p_connection/Info/index.html
Module P2p_connection.InfoSource
Information about a connection
Source
type 'meta t = {incoming : bool;peer_id : P2p_peer_id.t;id_point : Id.t;(*Contact point: host address along with the TCP port on which the peer can be reached (listening port).
*)remote_socket_port : P2p_addr.port;(*Port we're actually connected to. This port is equal to the contact (listening) port in case of an outgoing connection, and may be different in case of an incoming connection.
*)announced_version : Network_version.t;private_node : bool;local_metadata : 'meta;remote_metadata : 'meta;
} sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>