move mocks to _test.go

This commit is contained in:
alex.sharov 2021-08-03 14:50:46 +07:00
parent 4bbf980a4e
commit 5feac559ab

View File

@ -162,9 +162,3 @@ func EncodePooledTransactions65(txsRlp [][]byte, encodeBuf []byte) []byte {
_ = pos
return encodeBuf
}
//type PooledTransactionsPacket66 struct {
// RequestId uint64
// PooledTransactionsPacket
//}
//type PooledTransactionsPacket []types.Transaction