You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In the event that operator triggers a driip settlement challenge or null settlement challenge a component in the challenger's reward will be a flat fee consisting of configurable amount and currency.
The foreseen work can be decomposed as follows:
Add reward amount and currency in Configuration.
Add support for flat monetary amount reward in SecurityBond. (Now it only supports fractional reward.)
Update reward schemes in DriipSettlementDispute.
Update reward schemes in NullSettlementDispute.
Definition of done
Targeted contracts have been updated
Unit tests have been updated
Details & Questions
Depends on
The text was updated successfully, but these errors were encountered:
Description
In the event that operator triggers a driip settlement challenge or null settlement challenge a component in the challenger's reward will be a flat fee consisting of configurable amount and currency.
The foreseen work can be decomposed as follows:
Definition of done
Details & Questions
Depends on
The text was updated successfully, but these errors were encountered: