package tezos-dal-node-lib

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

Install

Dune Dependency

Authors

Maintainers

Sources

tezos-18.0.tar.gz
sha256=dbc3b675aee59c2c574e5d0a771193a2ecfca31e7a5bc5aed66598080596ce1c
sha512=b97ed762b9d24744305c358af0d20f394376b64bfdd758dd4a81775326caf445caa57c4f6445da3dd6468ff492de18e4c14af6f374dfcbb7e4d64b7b720e5e2a

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.