We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8ff553e commit e4bdbeaCopy full SHA for e4bdbea
1 file changed
README.md
@@ -29,13 +29,11 @@ group.
29
## Important Facts
30
31
+ The max number of operators is `2,097,152`
32
-+ The sortition pool is [optimistic](#optimisic-group-selection)! The on-chain
33
- code is only run in the case of a challenge.
34
-
35
-FIXME: fill this in with information about:
36
37
-+ how long it takes to create a group of 100 operators
38
-+ how much gas it takes
++ The sortition pool is for general purpose group selection. Feel free to use
+ or fork it!
++ The sortition pool can be [optimistic](#optimisic-group-selection)! The
+ on-chain code then is only run in the case that the selection submission is
+ challenged.
39
40
## Safe Use
41
0 commit comments