Skip to content

Commit 589c77e

Browse files
committed
archive vote
1 parent f58ad26 commit 589c77e

2 files changed

Lines changed: 3 additions & 1 deletion

File tree

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,8 @@
1717
2. Add ReportWithdrawalsForSlashedValidators for CSM 0x02 to Easy Track
1818
3. Add SettleGeneralDelayedPenalty for CSM 0x02 to Easy Track
1919
4. Add UpdateStakingModuleShareLimits for CSM 0x02 to Easy Track
20+
21+
Vote #84 passed & executed on Aug-26-2026 12:21:00 PM UTC, block 3497047.
2022
"""
2123

2224
from typing import Dict, List, Tuple
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
from brownie import ZERO_ADDRESS, convert, interface, web3
22

3-
from scripts.vote_csm0x02_hoodi import start_vote
3+
from archive.scripts.vote_2026_08_26_hoodi import start_vote
44
from utils.mainnet_fork import pass_and_exec_dao_vote
55

66

0 commit comments

Comments
 (0)