MCPcopy Create free account
hub / github.com/CPChain/chain / HandleMsg

Method HandleMsg

consensus/consensus.go:220–220  ·  view source on GitHub ↗
(id string, version int, p *p2p.Peer, rw p2p.MsgReadWriter, msg p2p.Msg)

Source from the content-addressed store, hash-verified

218 RemovePeer(id string)
219
220 HandleMsg(id string, version int, p *p2p.Peer, rw p2p.MsgReadWriter, msg p2p.Msg) (string, error)
221
222 NodeInfo() interface{}
223}

Callers 1

handleMsgMethod · 0.65

Implementers 1

Handlerconsensus/dpor/backend/handler.go

Calls

no outgoing calls

Tested by

no test coverage detected