Skip to content

Commit 25093c7

Browse files
committed
fix: add comment to before_pectra voting config
1 parent d72195a commit 25093c7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

configs/config_holesky.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -139,6 +139,6 @@
139139
CS_FEE_DISTRIBUTOR_ADDRESS = "0xD7ba648C8F72669C6aE649648B516ec03D07c8ED"
140140
CS_FEE_ORACLE_ADDRESS = "0xaF57326C7d513085051b50912D51809ECC5d98Ee"
141141
CS_GATE_SEAL_ADDRESS = "0x41F2677fae0222cF1f08Cd1c0AAa607B469654Ce"
142-
CS_VERIFIER_ADDRESS = "0xE044427930C166670f5dd84E9154A874c4759310"
142+
CS_VERIFIER_ADDRESS = "0xE044427930C166670f5dd84E9154A874c4759310" # TODO: need to set newly deployed contract address for before Pectra voting
143143
CS_ORACLE_EPOCHS_PER_FRAME = 225 * 7 # 7 days
144144
CS_VERIFIER_ADDRESS_OLD = "0x6FDAA094227CF8E1593f9fB9C1b867C1f846F916"

0 commit comments

Comments
 (0)