We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8ae23f4 commit ff6744aCopy full SHA for ff6744a
contracts/src/core/AlignedLayerServiceManager.sol
@@ -90,7 +90,7 @@ contract AlignedLayerServiceManager is
90
91
// These are not needed in Mainnet.
92
// In the future, in case of needing to add a reinitializer,
93
- // either use reinitializer(4) or redeploy testnet from scratch
+ // either add it as reinitializer(4) or redeploy testnet from scratch
94
95
// function initializeAggregator( // applied on Testnet
96
// address _alignedAggregator
0 commit comments