Documentation ¶
Index ¶
Constants ¶
View Source
const ( Solo = iota Pbft )
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type IConsensusEngine ¶
type PeerInfo ¶
type PeerInfo struct {
// contains filtered or unexported fields
}
业务层peer
func NewPeerInfo ¶
func NewPeerInfo(peer *p2p.Peer, rw p2p.MsgReadWriter) *PeerInfo
Click to show internal directories.
Click to hide internal directories.