[][src]Function stellar_federation::resolve_stellar_account_id

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