Skip to content

Commit b0934e2

Browse files
committed
fix: sequencer timetable for 32s slots
1 parent 01a749f commit b0934e2

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

spartan/environments/devnet.env

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,8 @@ AZTEC_LAG_IN_EPOCHS_FOR_VALIDATOR_SET=1
4141
AZTEC_LAG_IN_EPOCHS_FOR_RANDAO=1
4242
AZTEC_SLOT_DURATION=36
4343
AZTEC_EPOCH_DURATION=8
44+
SEQ_L1_PUBLISHING_TIME_ALLOWANCE_IN_SLOT=12
45+
SEQ_BLOCK_DURATION_MS=6000
4446
TEST_ACCOUNTS=false
4547
SPONSORED_FPC=false
4648
FLUSH_ENTRY_QUEUE=true

0 commit comments

Comments
 (0)