Type alias TransactionHandler

TransactionHandler: ((tx, ctx) => Promise<void> | void)

Type declaration

Generated using TypeDoc