All chains
    Preparing search index...

    Type Alias PendingValidationCode

    PendingValidationCode: StorageDescriptor<[], Binary, false, never>

    In case of a scheduled upgrade, this storage field contains the validation code to be applied.

    As soon as the relay chain gives us the go-ahead signal, we will overwrite the [:code][sp_core::storage::well_known_keys::CODE] which will result the next block process with the new validation code. This concludes the upgrade process.