wbobeirne / eth-balance-checker

Solidity contract to batch balance checks in one call
MIT License
254 stars 82 forks source link

Update Ethers version #16

Closed varanauskas closed 3 years ago

varanauskas commented 3 years ago

After having pushed the last PR #13 I have noticed that I accidentally left out ethers not updated, thus I am pushing a version with actually updated ethers (that may later be moved to a peer dependency as requested in #15)