Skip to main content

Optimistic

Definition

‘Optimistic’ in the context of blockchain technology typically refers to a type of verifiable computation system. In optimistic rollups, transactions are assumed to be valid by default and are only computationally verified if a dispute arises. This approach prioritizes throughput by deferring intensive verification processes. It offers a trade-off between speed and the immediate certainty of transaction validity.