Module Mavryk_context

include module type of struct include Mavryk_context_disk end
module type MAVRYK_CONTEXT_UNIX = Mavryk_context_disk.MAVRYK_CONTEXT_UNIX
module Context_binary = Mavryk_context_disk.Context_binary

The context of a mavryk node. Persisted to disk.