MCPcopy Create free account
hub / github.com/ethereum/node-crawler / Code

Method Code

pkg/crawler/connection.go:65–65  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

63}
64
65func (msg Hello) Code() int { return 0x00 }
66func (msg Hello) ReqID() uint64 { return 0 }
67
68// Disconnect is the RLP structure for a disconnect message.

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected