[][src]Function iota_client::broadcast_transactions

pub fn broadcast_transactions(
    uri: &str,
    trytes: &[String]
) -> Result<BroadcastTransactionsResponse, Error>

Broadcast a list of transactions to all neighbors. The input trytes for this call are provided by attachToTangle.