mirror of
https://github.com/fluencelabs/tendermint
synced 2025-07-02 22:21:44 +00:00
Refactor consensus/vote_set_test.go
This commit is contained in:
@ -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
|
||||
|
Reference in New Issue
Block a user