web3.js 1.0.0-beta.34
Pre-release
Pre-release
This release includes a change where the status
property from receipts is now a Boolean and not 0x0
or 0x1
anymore.
Also the web socket provider now accepts an options object with timeout
and headers
.