tendermint/types/keys.go

6 lines
68 B
Go

package types
var (
PeerStateKey = "ConsensusReactor.peerState"
)