Type Alias set_minimum_validation_upgrade_delay

set_minimum_validation_upgrade_delay: TxDescriptor<{
    new: number;
}>

Sets the minimum delay between announcing the upgrade block for a parachain until the upgrade taking place.

See the field documentation for information and constraints for the new value.