diff --git a/processes/protocol-upgrade.md b/processes/protocol-upgrade.md index 75ec68e75..213a078c6 100644 --- a/processes/protocol-upgrade.md +++ b/processes/protocol-upgrade.md @@ -33,7 +33,7 @@ Ethereum has regular protocol upgrades that introduce performance, security and ### Mainnet -- Mainnet should not have an upgrade date set until all testnets have been upgraded. +- Mainnet should not have an upgrade date set until at least one testnet has been upgraded. - The upgrade must have gone through at least two testnets. - Mainnet must not upgrade less than 30 days after the final testnet has been verified to have been successfully upgraded. This is to ensure enough time has been given to test and spot potential issues before going live on mainnet and to allow for downstream projects to plan their upgrades. L2s need time to produce DAO proposals, organize their own upgrades, etc.