Refactor consensus/vote_set_test.go

This commit is contained in:
Jae Kwon
2014-12-23 23:20:49 -08:00
parent fa7c83166f
commit 70eb75dca7
9 changed files with 103 additions and 88 deletions

View File

@ -10,7 +10,7 @@ import (
. "github.com/tendermint/tendermint/block"
)
// Persistent static data for each Validator
// Persistent (mostly) static data for each Validator
type ValidatorInfo struct {
Address []byte
PubKey PubKeyEd25519