package tezos-requester

  1. Overview
  2. Docs
type store
type value
val known : store -> Hash.t -> bool Lwt.t
val read : store -> Hash.t -> (value, Tezos_error_monad.TzCore.error list) Stdlib.result Lwt.t
val read_opt : store -> Hash.t -> value option Lwt.t
OCaml

Innovation. Community. Security.