]> Untitled Git - bdk/commit
refactor(electrum_ext): rename scan_without_keychain to sync and scan to full_scan
authorSteve Myers <steve@notmandatory.org>
Thu, 7 Dec 2023 03:14:16 +0000 (21:14 -0600)
committerSteve Myers <steve@notmandatory.org>
Fri, 5 Jan 2024 21:31:12 +0000 (15:31 -0600)
commit95d34854f46fd154eed35008954b25b82785b2d8
tree43bcfe345dfc995535126a9df16ecf6fb4b7271b
parent7eff024213fde52fe6820d54022645483bfddf12
refactor(electrum_ext): rename scan_without_keychain to sync and scan to full_scan

removed txids and outpoints params from full_scan
crates/electrum/README.md
crates/electrum/src/electrum_ext.rs
crates/electrum/src/lib.rs
example-crates/example_electrum/src/main.rs
example-crates/wallet_electrum/src/main.rs