[][src]Function stellar_federation::resolve_stellar_transaction_id

pub async fn resolve_stellar_transaction_id(
    tx_id: &str,
    server: &Url
) -> Result<FederationResponse, Error>

Resolves the tx_id using the specified federation server.