Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fixes turt2live#327 This: - Moves the actual transaction handling logic to it's own function. - Uses a `Map` to store the txnId => `Promise` . - Always clears up transactions after they've run.
- Loading branch information