package tezos-proxy

  1. Overview
  2. Docs
type t = Local.tree
type key = Local.key
val empty : t
val get : t -> key -> Proxy_context.M.tree option Lwt.t