mirror of
https://github.com/gosticks/DefinitelyTyped.git
synced 2026-04-27 16:04:34 +00:00
* Update utils.soliditySha3 argument types per web3@1.0 documentation See https://web3js.readthedocs.io/en/1.0/web3-utils.html#soliditysha3 for details * Add `position` to getStorageAt See https://web3js.readthedocs.io/en/1.0/web3-eth.html#getstorageat * Add web3 getStorageAt and soliditySha3 tests * Reuse contractAddress variable in web3 test