bitcoin-s/wallet-test
Chris Stewart 73939a15fc Call WalletAppConfig.stop() when destroying wallet in test fixtures (#2975)
* Fix bug introduced in PR 2597, we need to explicitly call WalletAppConfig.stop() now rather than transitively calling it via Wallet.stop()

* Fix calls to wallet.stop() -> wallet.walletAppConfig.stop() in BitcoindBlockPolling,BitcoindBackend. Also add some explicit type annotations
2021-04-26 15:48:33 -05:00
..
src/test Call WalletAppConfig.stop() when destroying wallet in test fixtures (#2975) 2021-04-26 15:48:33 -05:00