[PM] ensure_can_not_dispute_the_same_outcome
only checks for the last outcome, but should for each of them
#716
Labels
p:medium
Medium priority, this issue can wait but should be done fairly soon
t:enhancement
The issue described an enhancement
While implementing the global disputes mechanism I realised, that each new dispute only compares with the last dispute for a match, but it should compare with all disputes, if there is a match (so that a new dispute gets rejected).
zeitgeist/zrml/prediction-markets/src/lib.rs
Lines 1491 to 1502 in ba6efa8
The text was updated successfully, but these errors were encountered: