-
Mark Tyneway authored
Updates the constructor check in the `L2OutputOracle` so that it is correct. It previously compared two different types of units (blocknumbers and timestamps). The real thing that we need to ensure is that neither is 0 because that will result in a broken system. Co-authored-by:
clabby <ben@clab.by>
51623242