This card will introduce the following states:
pubenumFailureStatus{Retry,Recheck,Concluded,}Instead of mark_as_rechecked(), the new function looks like this:
fnupdate_statuses(&self,status_updates:HashMap<TxHash,FailureStatus>,) -> Result<(),FailedPayableDaoError>;
The query can be simplified to this:
This card will introduce the following states:
Instead of
mark_as_rechecked(), the new function looks like this:The query can be simplified to this:
"WHERE status = 'Retry'"