mirror of
https://github.com/status-im/research.git
synced 2025-01-27 07:15:14 +00:00
fixed typo in weights map introduced in refactor from V to \mathcal{V}
This commit is contained in:
parent
2f1c3c095a
commit
e252450c75
@ -499,7 +499,7 @@ Block structures are modified so that the justifications also include a weights
|
||||
\end{equation*}
|
||||
\end{defn}
|
||||
|
||||
We use $\mathcal{W}$ to represent the set of all weights mappings $W:v \in \mathcal{V} \to \mathbb{R}_+$
|
||||
We use $\mathcal{W}$ to represent the set of all weights mappings $W:\mathcal{V} \to \mathbb{R}_+$
|
||||
|
||||
We redefine a block's ``score'' to use the weights in the parent block. The score, remember, is used to by the GHOST fork choice rule to choose between children of some block. Those children (naturally) have the same parent, and therefore will have scores determined by the latest messages from the same validators.
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user