package octez-shell-libs

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
module Request : sig ... end
type synchronisation_status =
  1. | Synchronised of {
    1. is_chain_stuck : bool;
    }
  2. | Not_synchronised
val sync_status_pp : Stdlib.Format.formatter -> synchronisation_status -> unit
type update =
  1. | Ignored_head
  2. | Branch_switch
  3. | Head_increment
module Distributed_db_state : sig ... end
OCaml

Innovation. Community. Security.