mirror of
https://github.com/gosticks/DefinitelyTyped.git
synced 2025-10-16 12:05:41 +00:00
* 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 |
||
|---|---|---|
| .. | ||
| eth | ||
| index.d.ts | ||
| promiEvent.d.ts | ||
| providers.d.ts | ||
| tsconfig.json | ||
| tslint.json | ||
| types.d.ts | ||
| utils.d.ts | ||
| web3-tests.ts | ||