octez-l2-libs.webassembly-interpreter
Tezos_webassembly_interpreter.Durable_storage
octez-l2-libs.layer2_store
octez-l2-libs.scoru-wasm
octez-l2-libs.scoru-wasm-fast
octez-l2-libs.scoru-wasm-helpers
octez-l2-libs.scoru_wasm_durable_snapshot
octez-l2-libs.scoru_wasm_test_helpers
octez-l2-libs.smart-rollup
octez-l2-libs.smart_rollup_wasm_benchmark_lib
octez-l2-libs.wasmer
octez-l2-libs.webassembly-interpreter-extra
type t
The type of kernel's durable storage.
exception Durable_empty
val empty : t
val of_tree : Tezos_tree_encoding.wrapped_tree -> t
val to_tree_exn : t -> Tezos_tree_encoding.wrapped_tree
Durable_empty
val to_tree : t -> Tezos_tree_encoding.wrapped_tree option