Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Gracefully handle non-sequence transactions (#290)
We should stop processing a transaction list if the element is not a sequence. This will propagate an error rather than aborting with an uncaught exception later. Fixes #289
- Loading branch information