-
-
Notifications
You must be signed in to change notification settings - Fork 276
Closed
Description
Description
JS sample:
beforeSendTransaction?: (
event: TransactionEvent,
hint: EventHint,
) => PromiseLike<TransactionEvent | null> | TransactionEvent | null;
Related issue: #2293
Metadata
Metadata
Assignees
Projects
Status
Done