UNPKG

@hyperlane-xyz/core

Version:

Core solidity contracts for Hyperlane

7 lines (4 loc) 336 B
# `L2OutputOracle` Invariants ## The block number of the output root proposals should monotonically increase. **Test:** [`L2OutputOracle.t.sol#L59`](../contracts/test/invariants/L2OutputOracle.t.sol#L59) When a new output is submitted, it should never be allowed to correspond to a block number that is less than the current output.