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

Method Code

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

Source from the content-addressed store, hash-verified

133type NewPooledTransactionHashes66 eth.NewPooledTransactionHashesPacket
134
135func (msg NewPooledTransactionHashes66) Code() int { return 24 }
136func (msg NewPooledTransactionHashes66) ReqID() uint64 { return 0 }
137
138// NewPooledTransactionHashes is the network packet for the tx hash propagation message.

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected