tendermint/types/keys.go
2015-09-29 12:30:46 -04:00

6 lines
68 B
Go

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