package tezos-dal-node-lib

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

Module Default_parameters.P2p_configSource

Sourceval expected_pow : float
Sourceval listening_port : int
Sourceval discovery_port : 'a option
Sourceval discovery_addr : 'a option
Sourceval advertised_port : int option
Sourceval trusted_points : 'a list
Sourceval private_mode : bool
Sourceval proof_of_work_target : Tezos_crypto.Crypto_box.pow_target
Sourceval trust_discovered_peers : bool
Sourceval disable_peer_discovery : bool
OCaml

Innovation. Community. Security.