Is there any reason @op_chain_block_time is a constant? #10296
Unanswered
ohbyeongmin
asked this question in
Q&A
Replies: 1 comment
-
@ohbyeongmin Hi, we added |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi.
I am using customised L2 block times when creating an op-stack based network.
If i use span batch, i will get incorrect information because the value of @op_chain_block_time in the indexer is fixed.
Do you plan to give it a default value of 2 and use it as an environment variable?
Beta Was this translation helpful? Give feedback.
All reactions