Skip to content

Commit 4da2bdb

Browse files
Merge branch 'main' into comment-sortition-tree
2 parents a9a42f9 + 0fe95f3 commit 4da2bdb

1 file changed

Lines changed: 0 additions & 4 deletions

File tree

docs/implementation-details.md

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,3 @@
1-
TODO: Introduce the document
2-
31
### Structure
42
The data structure of the sortition pool is a root node, which is a single
53
`uint256`, followed by 6 layers of branch nodes, followed by a leaf layer. Each
@@ -175,8 +173,6 @@ For an in-depth explanation of how this information is structured, refer to the
175173
[Branch and Root Deserialization and
176174
Serialization](#branch-and-root-deserialization-and-serialization) section.
177175

178-
TODO: Joining and Leaving The Pool
179-
180176
### Selecting A Random Group
181177

182178
To select a random group of of operators from the pool size `N`, we construct

0 commit comments

Comments
 (0)