package tezos-context

  1. Overview
  2. Docs
type t

The type for context views.

val get_hash_version : t -> Tezos_crypto.Context_hash.Version.t
val set_hash_version : t -> Tezos_crypto.Context_hash.Version.t -> t Lwt.t