The broker instance to retrieve the actual service from.
If true, the client will listen to the events of the service.
Optional
eventOpts: EventOptionsThe event options
The moleculer service id of the indexer service.
Protected
_selfProtected
blockchainsProtected
brokerThe broker instance to retrieve the actual service from.
Protected
clientIf true, the client will listen to the events of the service.
Protected
Optional
eventThe event options
Protected
idThe service type of the client.
Protected
initWhether to initialize the service on the broker.
Protected
msThe moleculer service id of the indexer service.
Protected
getAdds a hook to the given event.
Event type to listen for.
Function to call when event is emitted.
Generated using TypeDoc
Client to access the main indexer service through the broker.