From 225a639e622527bff06c726ed91a399552c9eb7e Mon Sep 17 00:00:00 2001 From: Richard Littauer Date: Wed, 22 Aug 2018 12:01:00 -0400 Subject: [PATCH] docs(CasperTFG.tex): fix typo This closes #82. --- papers/CasperTFG/CasperTFG.tex | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/papers/CasperTFG/CasperTFG.tex b/papers/CasperTFG/CasperTFG.tex index a6ef97f1..05054b9a 100644 --- a/papers/CasperTFG/CasperTFG.tex +++ b/papers/CasperTFG/CasperTFG.tex @@ -501,7 +501,7 @@ \section{Casper the Friendly Ghost with Validator Rotation} 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. +We redefine a block's ``score'' to use the weights in the parent block. The score, remember, is used 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. \begin{defn}[Score of a block, for Casper the Friendly Ghost with validator rotation] \begin{align}