tendermint/flutter

[Feature] return full transaction

Closed this issue · 0 comments

by default, broadcastTransaction method returns TransactionHash if the transaction is successfully broadcasted to the chain, but it would be also beneficial to get the full transaction object that consists of the full logs and any potential errors that would explain why transaction has failed.