Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • BlockchainEvents

Index

Constructors

Properties

Methods

  • findEvent<T>(ctor: new (...args: any[]) => T): undefined | T
  • findEventOrThrow<T>(ctor: new (...args: any[]) => T): T
  • findEvents<T>(ctor: new (...args: any[]) => T): T[]

Generated using TypeDoc