Skip to content

Commit bafa66e

Browse files
fix: drop misleading comment about the trusted caller address
1 parent 0eb925c commit bafa66e

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

scripts/vote_edf_hoodi.py

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -71,8 +71,7 @@
7171
# Easy Track factory for deposit reserve target management by CMC,
7272
# https://research.lido.fi/t/proposal-add-easy-track-factory-for-deposit-reserve-target-management-by-cmc/11827
7373
SET_DEPOSITS_RESERVE_TARGET_FACTORY = "0x68009122a394504E8fD7fee58F92Cd73c6A60717"
74-
# Trusted caller baked into the factory: the Hoodi CMC Safe (5/9).
75-
# The forum post lists the mainnet CMC multisig instead, that address has no code on Hoodi.
74+
# Trusted caller baked into the factory: the Hoodi CMC Safe (5/9)
7675
SET_DEPOSITS_RESERVE_TARGET_TRUSTED_CALLER = "0x84DffcfB232594975C608DE92544Ff239a24c9E9"
7776
# immutable upper limit inside the factory, higher motions revert
7877
SET_DEPOSITS_RESERVE_TARGET_MAX = 9600 * 10**18

0 commit comments

Comments
 (0)