Function fedimint_api_client::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.