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 c3cdc78 commit 52f45e3Copy full SHA for 52f45e3
contracts/src/core/AlignedLayerServiceManager.sol
@@ -66,7 +66,7 @@ contract AlignedLayerServiceManager is
66
}
67
68
// Just to be used to upgrade contracts without the pausable functionality
69
- // Once the contract is pausable this methos is not needed
+ // Once the contract is pausable this method is not needed anymore
70
function initializePauser(
71
IPauserRegistry _pauserRegistry,
72
uint256 _initialPausedStatus
0 commit comments