diff options
author | MarcoFalke <falke.marco@gmail.com> | 2021-12-07 08:57:39 +0100 |
---|---|---|
committer | MarcoFalke <falke.marco@gmail.com> | 2021-12-07 08:57:46 +0100 |
commit | 08dcc5912d86bd7b9760404f9bbaaa741f18aca6 (patch) | |
tree | c787347af4819c109fe9df1663887928c4584b01 /src | |
parent | 877f3aa85c392d50bdbf35ca0e2cc29eaf9f94b2 (diff) | |
parent | 0ba98eda28053749f06928187e8dafbfd34faaf0 (diff) |
Merge bitcoin/bitcoin#23688: test: remove unneeded sync_all() calls in wallet_listtransactions.py
0ba98eda28053749f06928187e8dafbfd34faaf0 test: remove unneeded sync_all() calls in wallet_listtransactions.py (Sebastian Falbesoner)
Pull request description:
This is a small follow-up to #23659. The `self.sync_all()` calls after generating blocks can be removed, since that happens automatically per default by the test framework's generate function (if no explicit sync_fun is passed).
On the course of touching the file, imports are sorted and the grammar of a log message is fixed.
ACKs for top commit:
fanquake:
ACK 0ba98eda28053749f06928187e8dafbfd34faaf0 - thanks for following up.
shaavan:
ACK 0ba98eda28053749f06928187e8dafbfd34faaf0
Tree-SHA512: 451e733865dcb1e424d90289c8c89272837a9af6fd4b77d6c60728c84524d9c792d684b7e601b02a0efda67231183c42dd9040d96214ac7d9473b2808cabe73f
Diffstat (limited to 'src')
0 files changed, 0 insertions, 0 deletions