[][src]Function stellar_federation::resolve_stellar_account_id

pub async fn resolve_stellar_account_id(
    account_id: &PublicKey,
    server: &Url
) -> Result<FederationResponse, Error>

Resolves the account_id using the specified federation server.