How does an Optimistic Rollup determine the validity of a state transition if a sequencer submits an invalid block batch to the main chain?
Optimistic Rollups operate on the principle of fraud proofs to ensure state validity. When a sequencer submits a batch of transactions to the main chain, the system assumes by default that all transactions are valid, which is why it is called optimistic. To protect against invalid state transitions, the network enforces a challenge period, which is a set duration of time during which any participant, known as a ....
Community Answers
Sign in to open profiles and full community answers.
No community answers yet. Be the first to submit one.