[OP Stack Deployment] <What is UnsafeBlockSigner?> #907
Unanswered
RickConsss
asked this question in
Deploying the OP Stack
Replies: 1 comment 1 reply
-
|
I think it is the sequencer signer address that sign block and boardcast among full / archive node peers. It is unsafe because these blocks haven't been submitted to L1 by the proposer yet (By the time it boardcast to peers). |
Beta Was this translation helpful? Give feedback.
1 reply
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.
-
Did you check the documentation?
Did you check for duplicate questions?
Issue Description
I’m not really sure what the purpose of the unsafeBlockSigner is. The official documentation doesn’t explain this part in detail. I only saw in the deployment docs that it can be the batcher’s address. So how am I supposed to enable and verify this signature feature?
Logs
No response
Additional Information
No response
Feedback
No response
Beta Was this translation helpful? Give feedback.
All reactions