Doichain / dapp

Doichan dApp - a Meteor.js implementation of the "Doichain Atomic Double-Opt-In" Protocol
https://www.doichain.org
MIT License
6 stars 6 forks source link

If DOI-Request runs into error - error message doesn't disappear after resolution #82

Open silkroadnomad opened 5 years ago

silkroadnomad commented 5 years ago

If a DOI request runs into an error (e.g. out of funds) the error message keeps staying inside the database even when the funds later arrive and the DOI was then send out properly.

We need to overwrite or update the error message. (e.g. have a status with date and message)

Please see https://bounties.doichain.org/ how to apply for Doichain bounties.