9eb91542de
In few tests the returned error from `SendTransaction` is not being checked. This PR checks the returned err in tests. Returning errors also revealed tx in `TestCommitReturnValue` is not actually being sent, and returns err ` only replay-protected (EIP-155) transactions allowed over RPC`. Fixed the transaction by using the `testTx` function. |
||
---|---|---|
.. | ||
backend_test.go | ||
backend.go | ||
options_test.go | ||
options.go |