-
Notifications
You must be signed in to change notification settings - Fork 465
Closed
Labels
bugSomething isn't workingSomething isn't working
Description
https://etherscan.io/tx/0xa6f3f62171ac4cde379f6e9513522237696ee0a27c006b7611677b59b856d5e3
Error:
nodeError(desc: "Invalid value from Ethereum node")
The operation couldn’t be completed. (web3swift.Web3Error error 1.)
Invalid value from Ethereum node
My code:
let hash = "0xa6f3f62171ac4cde379f6e9513522237696ee0a27c006b7611677b59b856d5e3"
let receipt = try web333.eth.getTransactionReceipt(hash)
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working