package octez-shell-libs

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

The module for handling legacy history modes. It is only used for legacy support, see Tezos_store.Legacy and Tezos_store.Snapshots.

type t =
  1. | Archive
  2. | Full
  3. | Rolling
val pp : Stdlib.Format.formatter -> t -> unit
OCaml

Innovation. Community. Security.