DefinitelyTyped/types/web3/eth
Dmitry Radkovskiy d6950287e2 web3: fixes for web3.eth.accounts types and methods, added missing methods (#29495)
* web3: removed `publicKey` field from Account

* web3: split sign/signTransaction return values to specific interfaces

* web3: `Account.publicKey` removal regression test

* web3: Account.sign & Account.signTransaction regression tests

* web3: fixed typo in web3.eth.accounts.encrypt and added regression test

* web3: added sign(), signTransaction() and encrypt() methods on `Account`

* web3: make linter happy
2018-10-08 10:07:01 -07:00
..
abi.d.ts
accounts.d.ts web3: fixes for web3.eth.accounts types and methods, added missing methods (#29495) 2018-10-08 10:07:01 -07:00
contract.d.ts
index.d.ts
types.d.ts