UNPKG

@hyperlane-xyz/core

Version:

Core solidity contracts for Hyperlane

6 lines (3 loc) 220 B
# `SystemConfig` Invariants ## The gas limit of the `SystemConfig` contract can never be lower than the hard-coded lower bound. **Test:** [`SystemConfig.t.sol#L44`](../contracts/test/invariants/SystemConfig.t.sol#L44)