Add transaction / event / result decoding
daweth opened this issue · 1 comments
daweth commented
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.
adrianmcli commented
PRs are welcome!