Documentation
¶
Index ¶
Constants ¶
View Source
const ( ChainTxMsg = iota + 100 ChainConsensusMsg ChainMergeTxsMsg ChainAckMergeTxsMsg ChainAckedMergeTxsMsg )
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Message ¶
Message represents the message transfer in msg-net
func (*Message) Deserialize ¶
Deserialize bytes to message
type MsgHandler ¶
MsgHandler handles the message of the msg-net
Click to show internal directories.
Click to hide internal directories.