fedimint_api_client

Function download_from_invite_code

source
pub async fn download_from_invite_code(
    invite_code: &InviteCode,
) -> Result<ClientConfig>
Expand description

Tries to download the client config from the federation, attempts to retry teb times before giving up.