You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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?
The text was updated successfully, but these errors were encountered:
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?
The text was updated successfully, but these errors were encountered: