package tezos-dal-node-lib

  1. Overview
  2. Docs
Tezos: `tezos-dal-node` library

Install

Dune Dependency

Authors

Maintainers

Sources

tezos-18.1.tar.gz
sha256=aa2f5bc99cc4ca2217c52a1af2a2cdfd3b383208cb859ca2e79ca0903396ca1d
sha512=d68bb3eb615e3dcccc845fddfc9901c95b3c6dc8e105e39522ce97637b1308a7fa7aa1d271351d5933febd7476b2819e1694f31198f1f0919681f1f9cc97cb3a

doc/tezos-dal-node-lib.gossipsub/Tezos_dal_node_lib_gossipsub/index.html

Module Tezos_dal_node_lib_gossipsubSource

Sourcemodule Gossipsub : sig ... end

This module exposes the instantiations of the Gossipsub and Octez-p2p libraries to be used by the DAL node to connect to and exchange data with peers.

Sourcemodule Gs_default_parameters : sig ... end

This module defines the default values for simple Gossip parameters and limits. These values are used or re-defined in the DAL node before instantiating the Gossipsub worker.

Sourcemodule Gs_interface : sig ... end

This module defines the relevant data structures to instantiate the gossipsub worker.

Sourcemodule Gs_logging : sig ... end
Sourcemodule Gs_transport_connection : sig ... end
Sourcemodule Transport_layer_interface : sig ... end

This module defines the data structures used to instantiate the Octez P2P library. More exactly, it exposes:

OCaml

Innovation. Community. Security.