package octez-libs

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

Module Tezos_p2p_services.Connection_metadataSource

All the metadata associated to a running connection.

Sourcetype t = {
  1. disable_mempool : bool;
  2. private_node : bool;
}
Sourceval encoding : t Tezos_base.TzPervasives.Data_encoding.t
Sourceval pp : Format.formatter -> t -> unit
OCaml

Innovation. Community. Security.