keyko-io / filecoin-verifier

Filecoin project issues
0 stars 0 forks source link

Add error codes for bad transactions in allocating data cap #7

Open jnthnvctr opened 4 years ago

jnthnvctr commented 4 years ago

As noted here: https://github.com/keyko-io/filecoin-verifier/issues/6

Because a bad transaction failed without sending an error back to the app, it was unclear that the transaction did not go through. We should implement proper error handling / UI displaying of those error messages in order to make it more obvious when there is an issue.