Function iota_lib_rs::iri_api::attach_to_tangle[][src]

pub fn attach_to_tangle(
    uri: &str,
    trunk_transaction: &str,
    branch_transaction: &str,
    min_weight_magnitude: i32,
    trytes: &[String]
) -> Result<Value, Error>