package octez-injector

  1. Overview
  2. Docs

Module Octez_injector.Injector_errorsSource

Error when the injector has no worker for the source which must inject an operation.

Sourcetype Tezos_base.TzPervasives.error +=
  1. | No_worker_for_tag of string

Error when the injector has no worker for the tag of the operation to be injected.

Sourcetype Tezos_base.TzPervasives.error +=
  1. | Step_failed of string

Error when a step of the injector failed.

Sourcetype Tezos_base.TzPervasives.error +=
  1. | Overlapping_operations

Error when multiple workers are assigned to the same operation.

OCaml

Innovation. Community. Security.