This repository was archived by the owner on Mar 5, 2025. It is now read-only.
Property 'status' does not exist on type 'TransactionReceipt'. #2287
Labels
Types
Incorrect or missing types
Expected behavior
Property
status
will exist on type TransactionReceipt.Type
TransactionReceipt
imported from:This is breaking change, because beta.37 contained it, when used with @types package.
Actual behavior
Property
status
missing in type TransactionReceiptSteps to reproduce the behavior
Error Logs
Property 'status' does not exist on type 'TransactionReceipt'.
Versions
Node 8.12.0
NPM 6.4.1
Web3 1.0.0-beta.40
Windows 10
The text was updated successfully, but these errors were encountered: