package tezos-dal-node-lib

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

Module Gs_default_parameters.LimitsSource

Sourceval max_recv_ihave_per_heartbeat : int
Sourceval max_sent_iwant_per_heartbeat : int
Sourceval max_gossip_retransmission : int
Sourceval degree_optimal : int
Sourceval publish_threshold : float
Sourceval gossip_threshold : float
Sourceval do_px : bool
Sourceval peers_to_px : int
Sourceval accept_px_threshold : float
Sourceval graft_flood_threshold : Tezos_dal_node_services.Types.Span.t
Sourceval backoff_cleanup_ticks : int
Sourceval score_cleanup_ticks : int
Sourceval degree_low : int
Sourceval degree_high : int
Sourceval degree_score : int
Sourceval degree_out : int
Sourceval degree_lazy : int
Sourceval gossip_factor : float
Sourceval history_length : int
Sourceval history_gossip_length : int
Sourceval opportunistic_graft_ticks : int64
Sourceval opportunistic_graft_peers : int
Sourceval opportunistic_graft_threshold : float
Sourceval seen_history_length : int
OCaml

Innovation. Community. Security.