L2OutputOracle.md 325 Bytes

L2OutputOracle Invariants

The block number of the output root proposals should monotonically increase.

Test: L2OutputOracle.t.sol#L58

When a new output is submitted, it should never be allowed to correspond to a block number that is less than the current output.