-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
7 additions
and
7 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,11 +1,11 @@ | ||
# Lottery | ||
|
||
Min. participants or revert: 2 | ||
X participants: multiple winners (split): 5 | ||
Lucky loser (gets his 10 back) if > X participants: 2 | ||
Max Tickets Per Person: 1 | ||
CBak (Error Handling): 1 | ||
Auto End (Celery DTQ): 1 | ||
1. Min. participants or revert: 2 | ||
2. X participants: multiple winners (split): 5 | ||
3. Lucky loser (gets his 10 back) if > X participants: 2 | ||
4. Max Tickets Per Person: 1 | ||
5. CBak (Error Handling): 1 | ||
6. Auto End (Celery DTQ): 1 | ||
- Reset | ||
- History | ||
Initial Dialog a. Has Deposit Auth b. Has Dest Tag: 1 | ||
7. Initial Dialog a. Has Deposit Auth b. Has Dest Tag: 1 |