• Mark Tyneway's avatar
    contracts-bedrock: use `1 gwei` over hardcoded number · 54c9ad03
    Mark Tyneway authored
    Replaces a hardcoded number in `ResourceMetering`
    with the syntax `1 gwei` which is easier to verify
    for correctness. The following cast command shows
    that the number was correct.
    
    ```
    $ cast --to-unit 1000000000 gwei
    1
    ```
    54c9ad03
Name
Last commit
Last update
..
L1 Loading commit data...
L2 Loading commit data...
deployment Loading commit data...
echidna Loading commit data...
governance Loading commit data...
legacy Loading commit data...
libraries Loading commit data...
periphery Loading commit data...
test Loading commit data...
universal Loading commit data...
vendor Loading commit data...