]> Untitled Git - bdk/commit
feat(electrum): re-export `transaction_broadcast` method
author志宇 <hello@evanlinjin.me>
Tue, 4 Jun 2024 03:59:39 +0000 (11:59 +0800)
committer志宇 <hello@evanlinjin.me>
Tue, 4 Jun 2024 04:24:41 +0000 (12:24 +0800)
commit2d2656acfa83ab4c4846c0aab14072efb64c5cc3
tree577adea9f174a631cda9121384d12bc9f820b466
parent53fa35096fbeea2b82b28987e8ef6f7d39ffc80b
feat(electrum): re-export `transaction_broadcast` method

Also: update `wallet_electrum` example to use the method.
crates/electrum/src/bdk_electrum_client.rs
example-crates/wallet_electrum/src/main.rs