Documentation
¶
Index ¶
- func NewAddrReq() mt.Message
- func NewAddrs(nodeAddrs []msgCommon.PeerAddr) mt.Message
- func NewNotFound(hash common.Uint256) mt.Message
- func NewPingMsg(height uint64) *mt.Ping
- func NewPongMsg(height uint64) *mt.Pong
- func NewSigBlk(bk *prototype.SignedBlock) mt.Message
- func NewSigBlkIdMsg(bk *prototype.SignedBlock) mt.Message
- func NewTxn(txn *prototype.SignedTransaction) mt.Message
- func NewVerAck(isConsensus bool) mt.Message
- func NewVersion(n p2p.P2P, isCons bool, height uint64) mt.Message
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.