mirror of
https://github.com/fluencelabs/tendermint
synced 2025-04-25 14:52:17 +00:00
6 lines
68 B
Go
6 lines
68 B
Go
package types
|
|
|
|
var (
|
|
PeerStateKey = "ConsensusReactor.peerState"
|
|
)
|