fedimint_client::module

Module recovery

Source

Structs§

DynModuleBackup
RecoveryProgress
Progress of the recovery

Enums§

NoModuleBackup
A backup type for modules without a backup implementation. The default variant allows implementing a backup strategy for the module later on by copying this enum into the module and adding a second variant to it.

Traits§

IModuleBackup
ModuleBackup