3bc0fe1ee3
ethclient now returns ethereum.NotFound if the server returns null and no error while accessing blockchain data. The light client cannot provide arbitrary transactions. The change to split transaction access into its own interface emphasizes that transactions should not be relied on and recommends use of logs. |
||
---|---|---|
.. | ||
ethclient_test.go | ||
ethclient.go |