Mavkit_injector.Injector_errors
type Mavryk_base.TzPervasives.error +=
| No_worker_for_source of Mavryk_base.TzPervasives.Signature.Public_key_hash.t
Error when the injector has no worker for the source which must inject an operation.
Error when the injector has no worker for the tag of the operation to be injected.
Error when a step of the injector failed.
Error when multiple workers are assigned to the same operation.