Commit a208144
committed
Merge #1785: test(wallet): small cleanups to test_wallet_transactions_relevant
6346536 test(wallet): small cleanups to test_wallet_transactions_relevant (Steve Myers)
Pull request description:
### Description
This cleans up the `test_wallet_transactions_relevant` test based on suggestions that didn't make it into #1779.
### Notes to the reviewers
Also included a small use cleanup in wallet/mod.
### Changelog notice
None.
### Checklists
#### All Submissions:
* [x] I've signed all my commits
* [x] I followed the [contribution guidelines](https://github.com/bitcoindevkit/bdk/blob/master/CONTRIBUTING.md)
* [x] I ran `cargo fmt` and `cargo clippy` before committing
ACKs for top commit:
luisschwab:
ACK 6346536
ValuedMammal:
ACK 6346536
Tree-SHA512: f9604518d2b9bb5614385a053efb03d53311f359626d45270f3648209ab0e31ba966995f842fff1c35f0c83848c61f0976f91524a3f457c6cd85e3f0929f4a772 files changed
+5
-15
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
22 | | - | |
23 | 22 | | |
24 | 23 | | |
25 | 24 | | |
| |||
32 | 31 | | |
33 | 32 | | |
34 | 33 | | |
35 | | - | |
| 34 | + | |
36 | 35 | | |
37 | 36 | | |
38 | 37 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
7 | | - | |
| 7 | + | |
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
| |||
4254 | 4254 | | |
4255 | 4255 | | |
4256 | 4256 | | |
4257 | | - | |
4258 | | - | |
4259 | | - | |
4260 | | - | |
4261 | | - | |
4262 | | - | |
4263 | | - | |
4264 | | - | |
4265 | 4257 | | |
4266 | | - | |
4267 | | - | |
4268 | | - | |
| 4258 | + | |
| 4259 | + | |
4269 | 4260 | | |
4270 | 4261 | | |
4271 | 4262 | | |
4272 | | - | |
| 4263 | + | |
4273 | 4264 | | |
4274 | 4265 | | |
4275 | 4266 | | |
| |||
0 commit comments