Files
tendermint/types/keys.go
T

7 lines
80 B
Go

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