package octez-injector

  1. Overview
  2. Docs

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

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

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

Error when a step of the injector failed.

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

Error when multiple workers are assigned to the same operation.

OCaml

Innovation. Community. Security.