package tezos-shell-services

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

Innovation. Community. Security.