package tezos-context

  1. Overview
  2. Docs
Tezos: on-disk context abstraction for `octez-node`

Install

Dune Dependency

Authors

Maintainers

Sources

tezos-16.0.tar.gz
sha256=ad9e08819871c75ba6f4530b125f7d157799398e4d77a1e6bfea9d91ff37ff55
sha512=c5dc4d40cc09bc6980fbbdb5c2e105bf4252cf9cfcb2b49660b0ebe4dc789f6709ec3b3bf2f87d81580d3eed9521eeb1c960f24d9b14eb0285aaba1f84d10a9b

doc/tezos-context.encoding/Tezos_context_encoding/Context/Schema/index.html

Module Context.SchemaSource

include Irmin.Schema.S with type Contents.t = bytes with type Metadata.t = unit with type Path.t = string list with type Path.step = string with type Branch.t = string with module Info = Irmin.Info.Default with type Hash.t = Hash.t
Sourcemodule Hash : Irmin.Hash.S with type t = Hash.t

Signature for digest hashes, inspired by Digestif.

Sourcemodule Branch : Irmin.Branch.S with type t = string
Sourcemodule Metadata : Irmin.Metadata.S with type t = unit
Sourcemodule Path : Irmin.Path.S with type t = string list with type step = string
Sourcemodule Contents : Irmin.Contents.S with type t = bytes
OCaml

Innovation. Community. Security.