pub async fn broadcast_spend_bundle(
peer: &Peer,
spend_bundle: SpendBundle,
) -> Result<TransactionAck>
Expand description
Broadcasts a spend bundle (Rust API version).
pub async fn broadcast_spend_bundle(
peer: &Peer,
spend_bundle: SpendBundle,
) -> Result<TransactionAck>
Broadcasts a spend bundle (Rust API version).