bitcoin-s/wallet-test/src/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
..
resources Trezor test vectors 2019-06-20 14:29:50 +02:00
scala/org/bitcoins/wallet Call WalletAppConfig.stop() when destroying wallet in test fixtures (#2975) 2021-04-26 15:48:33 -05:00