firefly-fabconnect
firefly-fabconnect copied to clipboard
Error handling in async transaction requests
For an async transaction request, if the transaction failed to submit, we should record the error in the receipt. instead, currently no receipts are stored in the leveldb for failed transaction submissions.
I'm new to async transaction, very interested and would like to work on this one!