Fedimint guardians have the ability to set a date when the federation is going to spin down via a meta field: https://github.com/fedimint/fedimint/blob/master/docs/meta_fields/federation_expiry_timestamp.md
In Ecash App, we could look for this meta field on the federation and allow the user to configure a policy(s) for how to withdraw their funds. They could specify another federation to send the funds to, a LN Address, or an onchain address. Ecash could try these in order, automatically so that the user can get their funds out and not need to be monitoring the status of the federation.
Fedimint guardians have the ability to set a date when the federation is going to spin down via a meta field: https://github.com/fedimint/fedimint/blob/master/docs/meta_fields/federation_expiry_timestamp.md
In Ecash App, we could look for this meta field on the federation and allow the user to configure a policy(s) for how to withdraw their funds. They could specify another federation to send the funds to, a LN Address, or an onchain address. Ecash could try these in order, automatically so that the user can get their funds out and not need to be monitoring the status of the federation.