()
| 139 | type NewPooledTransactionHashes eth.NewPooledTransactionHashesPacket |
| 140 | |
| 141 | func (msg NewPooledTransactionHashes) Code() int { return 24 } |
| 142 | func (msg NewPooledTransactionHashes) ReqID() uint64 { return 0 } |
| 143 | |
| 144 | type GetPooledTransactions eth.GetPooledTransactionsPacket |
nothing calls this directly
no outgoing calls
no test coverage detected