Module Snapshots.Snapshot_header

type t
val pp : Stdlib.Format.formatter -> t -> unit

Pretty-printer of a snapshot's header

val to_json : t -> Mavryk_base.TzPervasives.Data_encoding.json
val get_version : t -> int

version snapshot_header returns the version of a given snapshot_header as an integer value.