We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d72195a commit 25093c7Copy full SHA for 25093c7
configs/config_holesky.py
@@ -139,6 +139,6 @@
139
CS_FEE_DISTRIBUTOR_ADDRESS = "0xD7ba648C8F72669C6aE649648B516ec03D07c8ED"
140
CS_FEE_ORACLE_ADDRESS = "0xaF57326C7d513085051b50912D51809ECC5d98Ee"
141
CS_GATE_SEAL_ADDRESS = "0x41F2677fae0222cF1f08Cd1c0AAa607B469654Ce"
142
-CS_VERIFIER_ADDRESS = "0xE044427930C166670f5dd84E9154A874c4759310"
+CS_VERIFIER_ADDRESS = "0xE044427930C166670f5dd84E9154A874c4759310" # TODO: need to set newly deployed contract address for before Pectra voting
143
CS_ORACLE_EPOCHS_PER_FRAME = 225 * 7 # 7 days
144
CS_VERIFIER_ADDRESS_OLD = "0x6FDAA094227CF8E1593f9fB9C1b867C1f846F916"
0 commit comments