package tezos-shell

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

Innovation. Community. Security.