rust-electrum-client icon indicating copy to clipboard operation
rust-electrum-client copied to clipboard

question about the blockchain.transaction.broadcast

Open cymqqqq opened this issue 1 year ago • 0 comments

Hi there, I found the blockchain.transaction.broadcast in the raw_client.rs source code, so I have a question here: In rust-bitcoin repo, there is a send_transaction interface in their source code, so what are the differences between them? Can I use the send_transaction api instead of broadcast?

cymqqqq avatar Dec 22 '23 08:12 cymqqqq