Commit 0e3ce7f
committed
Drop unnecessary
As we now block `start()` on updating fees anyways we don't have to call
`sync_wallets` manually to check we're successfully connected to the
testnet esplora. We here remove this as it can be flaky dependent how
many requests the Esplora server is accepting and how often our CI runs
from the same machines...sync_wallets call in tests1 parent 0aa4611 commit 0e3ce7f
1 file changed
+0
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
324 | 324 | | |
325 | 325 | | |
326 | 326 | | |
327 | | - | |
328 | 327 | | |
329 | 328 | | |
330 | 329 | | |
| |||
0 commit comments