]> Untitled Git - bdk/commit
feat(electrum): Add `populate_anchor_cache` method
author+Sharon <+wanjiku.kahira@gmail.com>
Fri, 1 Aug 2025 00:59:10 +0000 (03:59 +0300)
committer志宇 <hello@evanlinjin.me>
Fri, 29 Aug 2025 00:17:18 +0000 (00:17 +0000)
commit191bdb154e99de616c2409fbfcab3ef5e2257262
tree821140fd00cec3931d338b0b5024542bc304c2e1
parent7b8fd5f6a005017c9fa9d9f5a5809093413b792a
feat(electrum): Add `populate_anchor_cache` method

Also updates the `example_electrum` example and `populate_tx_cache`
documentation to be consistent with `populate_anchor_cache`.
crates/electrum/src/bdk_electrum_client.rs
examples/example_electrum/src/main.rs