You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I would keep it simple for now, preconfigure the sequencer signing address on the block builder CLI configuration side, and then make some minimal modification to the op-node sequencer, to sign their block-builder request with the unsafe-block signing key.
We could make this an array to store a backup key somewhere in event the sequencer needs to switch quickly, but after talking to some L2s they said they have never had to change and if they did it, it would incur down time anyways.
Authenticate the sequencer request to get payload on the builder.
The text was updated successfully, but these errors were encountered: