We need integration tests for real Esplora sync flows.
Scope:
- create or load wallet
- sync via
EsploraClient
- apply update to wallet
- persist state
- assert post-sync invariants
Acceptance criteria:
Notes:
- Keep tests deterministic where possible.
- Document timeouts and retry behavior if network is used.