package tezos-webassembly-interpreter

  1. Overview
  2. Docs

Module Tezos_webassembly_interpreter.Durable_storage

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
val to_tree : t -> Tezos_tree_encoding.wrapped_tree option
OCaml

Innovation. Community. Security.