What is getTxReceipt and why it is undefined?

someone235someone235 Member Posts: 10
In a lot of examples (e.g https://github.com/ethereum/go-ethereum/wiki/JavaScript-Console#examples-3 ) I see a use in eth.getTxReceipt, but when I type in my JS console this expression, I get "undefined". I found no documentation of this function. Someone knows what is this function and why it doesn't exist?

Comments

Sign In or Register to comment.