package tezos-requester

  1. Overview
  2. Docs

Module type Requester.DISK_TABLESource

type store
type key
type value
val known : store -> key -> bool Lwt.t
val read_opt : store -> key -> value option Lwt.t
OCaml

Innovation. Community. Security.