Mise à jour de 'Participation à un Bet'

master
Arthur VALIN 1 year ago
parent f7c8d5cde8
commit 509614d582

@ -23,13 +23,14 @@ participant ":Web Api" as Api
alt confirmAnswer alt confirmAnswer
Crt -> App : confirmAnswer Crt -> App : confirmAnswer
App -> Api : confirmAnswer App -> Api : confirmAnswer
Api -> Api : endBet
Api --> App : response Api --> App : response
App -> Usr : displayResult App -> Usr : displayResult
else else
group when [Has been 1 week] group when [Has been 1 week unconfirmed]
Api --> Api : refundUsers Api -> Api : refundUsers
Api --> Api : endBet Api -> Api : endBet
end end
end end
end end

Loading…
Cancel
Save