package tezos-dal-node-lib

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
val max_recv_ihave_per_heartbeat : int
val max_sent_iwant_per_heartbeat : int
val max_gossip_retransmission : int
val degree_optimal : int
val publish_threshold : float
val gossip_threshold : float
val do_px : bool
val peers_to_px : int
val accept_px_threshold : float
val unsubscribe_backoff : Tezos_dal_node_services.Types.Span.t
val graft_flood_threshold : Tezos_dal_node_services.Types.Span.t
val heartbeat_interval : Tezos_dal_node_services.Types.Span.t
val backoff_cleanup_ticks : int
val score_cleanup_ticks : int
val degree_low : int
val degree_high : int
val degree_score : int
val degree_out : int
val degree_lazy : int
val gossip_factor : float
val history_length : int
val history_gossip_length : int
val opportunistic_graft_ticks : int64
val opportunistic_graft_peers : int
val opportunistic_graft_threshold : float
val seen_history_length : int
OCaml

Innovation. Community. Security.