2
0
mirror of https://github.com/status-im/op-geth.git synced 2025-03-01 23:10:34 +00:00
Pulyak Viktor f5091e5711 internal/ethapi: fix js tracer to properly decode addresses ()
* Add method getBalanceFromJs for work with address as bytes

* expect []byte instead of common.Address in ethapi tracer
2017-11-18 03:56:03 +02:00
..