pub async fn migrate_to_v2(
ctx: ServerModuleDbMigrationFnContext<'_, Wallet>,
) -> Result<(), DbMigrationError>Expand description
Migrate to v2, backfilling recovery items from module history
pub async fn migrate_to_v2(
ctx: ServerModuleDbMigrationFnContext<'_, Wallet>,
) -> Result<(), DbMigrationError>Migrate to v2, backfilling recovery items from module history