fix canceled tie spent tokens
This commit is contained in:
parent
31a2ebb9dc
commit
097823fab0
4 changed files with 25 additions and 3 deletions
|
|
@ -28,7 +28,6 @@ class ResultChecker:
|
|||
and ev.context_id == context_id
|
||||
):
|
||||
return ev.participant_id # None if confirmed draw
|
||||
|
||||
return None
|
||||
|
||||
@staticmethod
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue