github.com/okex/exchain@v1.8.0/libs/tendermint/types/keys.go (about) 1 package types 2 3 // UNSTABLE 4 var ( 5 PeerStateKey = "ConsensusReactor.peerState" 6 )