Skip to content

Commit e4bdbea

Browse files
author
Beau Shinkle
committed
Cleaned up important facts
1 parent 8ff553e commit e4bdbea

1 file changed

Lines changed: 5 additions & 7 deletions

File tree

README.md

Lines changed: 5 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -29,13 +29,11 @@ group.
2929
## Important Facts
3030

3131
+ 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
32+
+ The sortition pool is for general purpose group selection. Feel free to use
33+
or fork it!
34+
+ The sortition pool can be [optimistic](#optimisic-group-selection)! The
35+
on-chain code then is only run in the case that the selection submission is
36+
challenged.
3937

4038
## Safe Use
4139

0 commit comments

Comments
 (0)