Skip to content

Commit 70303d6

Browse files
sendrakyzia551
andauthored
Update scripts/access_control/network_scripts/GranularGuardianNetworkDeploys.s.sol
Co-authored-by: Andrey <[email protected]>
1 parent 06785fc commit 70303d6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scripts/access_control/network_scripts/GranularGuardianNetworkDeploys.s.sol

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -241,7 +241,7 @@ contract Linea is DeployGranularGuardian {
241241

242242
contract Celo is DeployGranularGuardian {
243243
function DEFAULT_ADMIN() internal pure override returns (address) {
244-
return 0x1dF462e2712496373A347f8ad10802a5E95f053D; //GovernanceV3Linea.EXECUTOR_LVL_1;
244+
return 0x1dF462e2712496373A347f8ad10802a5E95f053D; //GovernanceV3Celo.EXECUTOR_LVL_1;
245245
}
246246

247247
function RETRY_GUARDIAN() internal pure override returns (address) {

0 commit comments

Comments
 (0)