adrianmcli/eth95

Add transaction / event / result decoding

daweth opened this issue · 1 comments

The output can be decoded with little addl. overhead since we have the abi. We should decode the output log (toggle setting), so results like [object object] can easily be viewed.

PRs are welcome!