package tezos-dal-node-lib

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
module 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.

module 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.

module Gs_interface : sig ... end

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

module Gs_logging : sig ... end
module Gs_transport_connection : sig ... end
module Transport_layer_interface : sig ... end
OCaml

Innovation. Community. Security.