• Mark Tyneway's avatar
    ctb: silence compiler warning · 83b192e8
    Mark Tyneway authored
    Make a function `pure` rather than `view` to silence a compiler warning.
    This likely appeared after updating the version of `forge-std`.
    The function that was updated wrapped the `bound` function so its likely
    that the `bound` function was updated to be `pure` when it used to be
    `view`.
    83b192e8
Name
Last commit
Last update
..
chain-mon Loading commit data...
common-ts Loading commit data...
contracts-bedrock Loading commit data...
contracts-ts Loading commit data...
core-utils Loading commit data...
fee-estimation Loading commit data...
sdk Loading commit data...
web3js-plugin Loading commit data...