]> Untitled Git - bdk/commit
chore(bdk-electrum): use new `batch_transaction_get_merkle` API
authorLeonardo Lima <oleonardolima@users.noreply.github.com>
Fri, 4 Jul 2025 18:46:03 +0000 (15:46 -0300)
committerLeonardo Lima <oleonardolima@users.noreply.github.com>
Sat, 2 Aug 2025 18:07:27 +0000 (15:07 -0300)
commitb663940ac3c81f57589f13bcc49dc1f8b483dc74
tree847c7b2bb59f0ef9413c6caccaf06ee39f2326bf
parenta48c97a1055f2f5a11879d3e8c45c924399bf6e9
chore(bdk-electrum): use new `batch_transaction_get_merkle` API

- removes the now unused `serde_json` dependency from `bdk_electrum`.
- update `batch_fetch_anchors` to use `batch_transaction_get_merkle`
  method instead of manually creating the batch call.
crates/electrum/Cargo.toml
crates/electrum/src/bdk_electrum_client.rs