Closed voith closed 6 years ago
There were no tests for eth_getTransactionByHash, eth_getTransactionReceipt and eth_getTransactionByHash. Issue #3
eth_getTransactionByHash
eth_getTransactionReceipt
added tests for eth_getTransactionByHash, eth_getTransactionReceipt and eth_getTransactionByHash.
What was wrong?
There were no tests for
eth_getTransactionByHash
,eth_getTransactionReceipt
andeth_getTransactionByHash
. Issue #3How was it fixed?
added tests for
eth_getTransactionByHash
,eth_getTransactionReceipt
andeth_getTransactionByHash
.