mirror of
https://github.com/bitcoin/bitcoin.git
synced 2026-03-10 07:35:40 +01:00
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.