Skip to main content

migrate_to_v8

Function migrate_to_v8 

Source
pub(crate) async fn migrate_to_v8(
    ctx: GeneralDbMigrationFnContext<'_>,
) -> Result<(), DbMigrationError>
Expand description

Adds the invoice expiry to registered incoming contract records so stale records can be pruned.