Snapshots.Snapshot_header
type t
val pp : Stdlib.Format.formatter -> t -> unit
Pretty-printer of a snapshot's header
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.
version snapshot_header
snapshot_header