tendermint/types/keys.go

7 lines
80 B
Go

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