package octez-injector

  1. Overview
  2. Docs

Module Injector_protocol.MakeSource

Parameters

Signature

Register a protocol client for a specific protocol to be used by the injector.

Return the protocol client for a given protocol.

  • raises Protocol_not_found

    if the protocol is not known by the injector. In this case the injector will not be able to inject operations in blocks of this protocol.