Can be done in a follow up, but we can have a `populate_anchor_cache` method. This will speed things up even more for subsequent syncs. _Originally posted by @evanlinjin in https://github.com/bitcoindevkit/bdk/pull/1957#discussion_r2168070612_ ## To Do (`bdk`) - [ ] Add `BdkElectrumClient::populate_anchor_cache` - [ ] (Maybe) Convenient method on `TxGraph` - [ ] Update examples ## To Do (`bdk_wallet`) - [ ] Convenient method on `Wallet` - [ ] Update examples