events: {
    EVENT_TRANSACTION_ADDED: string;
    EVENT_TRANSACTION_REMOVED: string;
} = ...

Type declaration

  • EVENT_TRANSACTION_ADDED: string
  • EVENT_TRANSACTION_REMOVED: string

Generated using TypeDoc