Function utxo_info

Source
pub async fn utxo_info(
    utxo: &str,
    network_flag: bool,
) -> Result<Vec<UtxoResponse>, Error>