tezos-context
Tezos_context
tezos-context.disk
tezos-context.dump
tezos-context.encoding
tezos-context.helpers
tezos-context.memory
tezos-context.merkle_proof_encoding
tezos-context.sigs
include module type of struct include Tezos_context_disk end
module type TEZOS_CONTEXT_UNIX = Tezos_context_disk.TEZOS_CONTEXT_UNIX
module Context_binary = Tezos_context_disk.Context_binary
module Context = Tezos_context_disk.Context
The context of a tezos node. Persisted to disk.