package octez-shell-libs

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

Module History_mode.LegacySource

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

Sourcetype t =
  1. | Archive
  2. | Full
  3. | Rolling
Sourceval encoding : t Tezos_base.TzPervasives.Data_encoding.t
Sourceval pp : Format.formatter -> t -> unit
OCaml

Innovation. Community. Security.