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

Method Code

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

Source from the content-addressed store, hash-verified

139type NewPooledTransactionHashes eth.NewPooledTransactionHashesPacket
140
141func (msg NewPooledTransactionHashes) Code() int { return 24 }
142func (msg NewPooledTransactionHashes) ReqID() uint64 { return 0 }
143
144type GetPooledTransactions eth.GetPooledTransactionsPacket

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected