• Mark Tyneway's avatar
    contracts-bedrock: fix L2OutputOracle comment · f89a18cd
    Mark Tyneway authored
    The comment mistakenly said that the `pause` functionality
    would pause both deposits and withdrawals, while it only
    has the ability to pause withdrawals.
    
    The `PostSherlock` deploy script is also updated. We should
    be able to make the script generic in the future so that
    it doesn't need to be upgraded over time.
    f89a18cd
PostSherlock.s.sol 16.1 KB