Skip to main content

Interface: ParticipationEventRegistrationOptions

Options when registering participation events.

Table of contents

Properties

Properties

node

node: INode

The node to register participation events.


eventsToRegister

Optional eventsToRegister: string[]

The events to register. If empty, then every event being tracked by the node will be registered.


eventsToIgnore

Optional eventsToIgnore: string[]

The events to ignore.