package octez-l2-libs

  1. Overview
  2. Docs
Legend:
Page
Library
Module
Module type
Parameter
Class
Class type
Source

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.