mirror of
https://github.com/vacp2p/rfc-index.git
synced 2026-01-07 23:04:09 -05:00
update fork-choice.md
This commit is contained in:
@@ -116,16 +116,16 @@ Examples:
|
||||
1. $$\textbf{CommonPrefixDepth}(b_1, b_2) = (0, 4)$$
|
||||
implies that $b_2$ is ahead of $b_1$ by 4 blocks
|
||||
|
||||

|
||||

|
||||
|
||||
2. $$\textbf{CommonPrefixDepth}(b_2, b_5) = (2, 3)$$
|
||||
would represent a forking tree like the one illustrated below:
|
||||
|
||||

|
||||

|
||||
|
||||
3. $$\textbf{density}(b_i, d, s_{gen})$$
|
||||
|
||||

|
||||

|
||||
|
||||
Returns the number of blocks produced in the $s$ slots following block $b_{i-d}$.
|
||||
For example, in the following diagram,
|
||||
|
||||
Reference in New Issue
Block a user