lint: fix lint errors (#301)

This commit is contained in:
Sam Kleinman
2021-05-12 18:33:24 -04:00
committed by GitHub
parent 4a9bcebe2a
commit 048f6a32f9
10 changed files with 118 additions and 70 deletions

View File

@@ -41,7 +41,7 @@ limit on the number of votes in a commit.
Further information on [`Validator`'s](./data_structures.md#validator),
[`ValidatorSet`'s](./data_structures.md#validatorset) and
[`ConsensusParams`'s](./data_structures.md#consensusparams) can
[`ConsensusParams`'s](./data_structures.md#consensusparams) can
be found in [data structures](./data_structures.md)
## Execution