package tezos-dac-client-lib

  1. Overview
  2. Docs
type t = {
  1. observer_endpoint : Uri.t;
  2. reveal_data_dir : string;
  3. timeout_seconds : Z.t option;
}
OCaml

Innovation. Community. Security.