package octez-libs

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

All the metadata associated to a running connection.

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

Innovation. Community. Security.