voith / eth-tester-rpc

Rewrite of piper merriams eth-testrpc
MIT License
3 stars 3 forks source link

added tests for eth_sendTransaction and eth_sendRawTransaction #19

Closed voith closed 6 years ago

voith commented 6 years ago

What was wrong?

There were no tests for eth_sendTransaction and eth_sendRawTransaction. Issue #3

How was it fixed?

added tests for eth_sendTransaction and eth_sendRawTransaction.