Module Tezos_context

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

The context of a tezos node. Persisted to disk.