package tezos-webassembly-interpreter

  1. Overview
  2. Docs
type t

The type of kernel's durable storage.

exception Durable_empty
val empty : t
val to_tree : t -> Tezos_lazy_containers.Lazy_map.tree option