Function test_offline_client_initialization

Source
pub async fn test_offline_client_initialization(
    dev_fed: DevFed,
    _process_mgr: &ProcessManager,
) -> Result<()>
Expand description

Test that client can init even when the federation is down

See https://github.com/fedimint/fedimint/issues/6939