tendermint/types/keys.go
2018-06-20 17:35:30 -07:00

7 lines
80 B
Go

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