update genesis docs, closes #2814 (#2831)

This commit is contained in:
Zach
2018-11-14 05:34:10 -05:00
committed by Anton Kaliaev
parent bb0e17dbf0
commit 27fcf96556
2 changed files with 25 additions and 30 deletions

View File

@@ -19,6 +19,9 @@ const (
//------------------------------------------------------------
// core types for a genesis definition
// NOTE: any changes to the genesis definition should
// be reflected in the documentation:
// docs/tendermint-core/using-tendermint.md
// GenesisValidator is an initial validator.
type GenesisValidator struct {