Replies: 1 comment
-
|
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
Uh oh!
There was an error while loading. Please reload this page.
-
i am studying the op stack code base, i learnt that ForkchoiceUpdate engine api already build the block, why later on, sequencer node still needs to call NewPayload where the payload is executed twice. Since payload is proposed by sequencer node, why it has to be executed twice? will that slow down the execution layer? (even there is caching mechanism in EL)
Beta Was this translation helpful? Give feedback.
All reactions