mirror of
https://github.com/fluencelabs/tendermint
synced 2025-06-12 12:51:22 +00:00
mempool tests
This commit is contained in:
5
types/keys.go
Normal file
5
types/keys.go
Normal file
@ -0,0 +1,5 @@
|
||||
package types
|
||||
|
||||
var (
|
||||
PeerStateKey = "ConsensusReactor.peerState"
|
||||
)
|
Reference in New Issue
Block a user