Class OperationClient

Hierarchy

  • OperationClient

Properties

operationHandlers: Map<string, OperationHandler<any, any, any, any>> = ...

Maps the name of an operation with its operation handler. Whilst the types on the Map are relatively loose, we ensure operations match with their handlers when registering them.

metaplex: Metaplex

Constructors

Methods

Generated using TypeDoc