package tezos-dal-node-lib

  1. Overview
  2. Docs
Legend:
Page
Library
Module
Module type
Parameter
Class
Class type
Source

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
OCaml

Innovation. Community. Security.