()
| 93 | type NewBlockHashes eth.NewBlockHashesPacket |
| 94 | |
| 95 | func (msg NewBlockHashes) Code() int { return 17 } |
| 96 | func (msg NewBlockHashes) ReqID() uint64 { return 0 } |
| 97 | |
| 98 | type Transactions eth.TransactionsPacket |
nothing calls this directly
no outgoing calls
no test coverage detected