github.com/gnolang/gno@v0.0.0-20240520182011-228e9d0192ce/tm2/pkg/bft/types/keys.go (about)

     1  package types
     2  
     3  // UNSTABLE
     4  // PeerStateKey allows to get the *consensus.PeerState from a [github.com/gnolang/gno/tm2/pkg/p2p.Peer].
     5  const PeerStateKey = "ConsensusReactor.peerState"