Module Tezos_webassembly_interpreter.Durable_storage

type t

The type of kernel's durable storage.

exception Durable_empty
val empty : t
val to_tree_exn : t -> Tezos_tree_encoding.wrapped_tree
val to_tree : t -> Tezos_tree_encoding.wrapped_tree option