Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Ensure default opts for standard transactions
Without default opts each transaction is logged. Many standard operations execute each second, which makes for noisy logs. Now transaction opts are passed as a third argument to ensure defaults are applied.
- Loading branch information