Skip to content

Fix ABCI error reporting [#49]

Ethan Reesor requested to merge GL-49-abci-log into release-1.0

Closes #49 (closed). Reports errors using the Log field in addition to the Info field because apparently Tendermint does not provide the Info value to broadcast tx callers.

Changelog: fix

Merge request reports