DefinitelyTyped/types/web3
Gabriel Montes 008bc5cc70 Fix web3.eth.subscribe callback type (#38383)
The callback function of `web3.eth.subscribe` is a `Callback` but the type is not i.e. a `Subscribe<BlockHeader>`, it is a plain `BlockHeader`. This fix applies to all the subscription types.
2019-09-25 16:44:54 -07:00
..
eth
test
index.d.ts
promiEvent.d.ts
providers.d.ts
tsconfig.json
tslint.json
types.d.ts
utils.d.ts
web3-tests.ts