tendermint/types/keys.go

6 lines
68 B
Go
Raw Normal View History

2015-09-29 08:36:52 -07:00
package types
var (
PeerStateKey = "ConsensusReactor.peerState"
)