package tezos-p2p-services

  1. Overview
  2. Docs

All the metadata associated to a running connection.

type t = {
  1. disable_mempool : bool;
  2. private_node : bool;
}
val encoding : t Data_encoding.t
val pp : Format.formatter -> t -> unit
OCaml

Innovation. Community. Security.