• yann300's avatar
    use ethers.js 5.1.4 (#1142) · e19bed5e
    yann300 authored
    to reproduce the issue:
    ```
    contract C {
      error E();
      function f() public { revert E(); }
    }
    ```
    e19bed5e
Name
Last commit
Last update
..
commands Loading commit data...
examples Loading commit data...
extensions/chrome Loading commit data...
helpers Loading commit data...
tests Loading commit data...
types Loading commit data...