Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
tests: Remove global vCoins and testWallet from coinselector_tests
To avoid issues with test data leaking across tests cases, the global vCoins and testWallet are removed from coinselector_tests and all of the relevant functions reworked to not need them.
- Loading branch information