pub async fn migrate_to_v1(
ctx: ServerModuleDbMigrationFnContext<'_, Wallet>,
) -> Result<(), DbMigrationError>Expand description
Migrate to v1, backfilling all previously pegged-in outpoints
pub async fn migrate_to_v1(
ctx: ServerModuleDbMigrationFnContext<'_, Wallet>,
) -> Result<(), DbMigrationError>Migrate to v1, backfilling all previously pegged-in outpoints