Skip to content

Commit

Permalink
Update src/Cardano/Chain/Update/Validation/Endorsement.hs
Browse files Browse the repository at this point in the history
Co-Authored-By: dnadales <damian.nadales@gmail.com>
  • Loading branch information
2 people authored and dnadales committed Mar 14, 2019
1 parent 61e4a3f commit 9054bb1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Cardano/Chain/Update/Validation/Endorsement.hs
Expand Up @@ -30,7 +30,7 @@ data Environment = Environment
, numGenesisKeys :: !Word8
-- ^ Number of genesis keys. This is used in combination with the
-- 'ppUpdateProposalThd' protocol parameter to calculate the proportion of
-- genesis keys that need to endorse a new protocol version to considered for
-- genesis keys that need to endorse a new protocol version for it to be considered for
-- adoption.
}

Expand Down

0 comments on commit 9054bb1

Please sign in to comment.