1
0
mirror of https://github.com/fluencelabs/tendermint synced 2025-05-11 22:37:11 +00:00

6 lines
68 B
Go
Raw Normal View History

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