package octez-l2-libs

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

Module Context.VersionSource

Sourcetype t
Sourceval version : t

The current and expected version of the context.

Sourceval encoding : t Tezos_base.TzPervasives.Data_encoding.t

The encoding for the context version.

check v fails if v is different from the expected version of the context.

Sourceval to_string : t -> string

String representation of context version.

OCaml

Innovation. Community. Security.