Brownie Application Event

constructor(source: Any, eventType: BrownieApplicationEventType, extra: Array<Any>)

Constructor used to create the event to emit

Parameters

source

The source object where the event has been emitted

eventType

The type of the event emitted

extra

Arguments shared with the event