Skip to main content

mint_recovery_test

Function mint_recovery_test 

Source
pub(crate) async fn mint_recovery_test() -> Result<()>
Expand description

Test that mint recovery works correctly in various scenarios.

The V1 variant should be run with FM_FORCE_V1_MINT_RECOVERY=1 to force the legacy session-based recovery path which reissues recovered ecash.

Regression test for https://github.com/fedimint/fedimint/issues/8004