package tezos-shell

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
val known : t -> bool Lwt.t
val read : t -> (pruned_contents, Tezos_error_monad.TzCore.error list) Stdlib.result Lwt.t
val read_opt : t -> pruned_contents option Lwt.t
val store : t -> pruned_contents -> unit Lwt.t
val remove : t -> unit Lwt.t
OCaml

Innovation. Community. Security.