package tezos-store

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

Module Snapshots.Snapshot_headerSource

Sourcetype t
Sourceval pp : Format.formatter -> t -> unit

Pretty-printer of a snapshot's header

Sourceval to_json : t -> Tezos_base.TzPervasives.Data_encoding.json
Sourceval get_version : t -> int

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