package tezt-tezos

  1. Overview
  2. Docs
module V0 : sig ... end

V0 is experimental DAC API.

val get_health_live : (Dac_node.t, bool) RPC_core.t

get_health_live returns true if Node_context.get_status cctxt is Starting or Ready.

val get_health_ready : (Dac_node.t, bool) RPC_core.t

get_health_ready returns true if Node_context.get_status cctxt is Ready and fail with tzfail Dac_node_not_ready otherwise.

module V1 : sig ... end

V1 is a second major DAC API release which is currently work in progress.

OCaml

Innovation. Community. Security.