package tezt-tezos

  1. Overview
  2. Docs
Legend:
Page
Library
Module
Module type
Parameter
Class
Class type
Source

Module Tezt_tezos.Dac_rpcSource

Sourcemodule V0 : sig ... end

V0 is experimental DAC API.

Sourceval 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.

Sourceval 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.

Sourcemodule V1 : sig ... end

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

OCaml

Innovation. Community. Security.