You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
function proposeUpgrade(address_timelockRolesUpgrader)
28
+
function proposeUpgrade(address_timelockRolesUpgrader, uint256_minDelay)
31
29
internal
32
30
returns (
33
31
address[] memory_targets,
@@ -85,8 +83,8 @@ contract SubmitUpgradeProposalScript is Script, SharedGovernorConstants, CreateL
85
83
By approving this proposal, the Arbitrum DAO will upgrade its governance infrastructure, enabling new features and improvements in the governance process. \
0 commit comments