mirror of
https://gitlab.com/pulsechaincom/erigon-pulse.git
synced 2025-01-05 18:42:19 +00:00
move mocks to _test.go
This commit is contained in:
parent
4bbf980a4e
commit
5feac559ab
@ -162,9 +162,3 @@ func EncodePooledTransactions65(txsRlp [][]byte, encodeBuf []byte) []byte {
|
|||||||
_ = pos
|
_ = pos
|
||||||
return encodeBuf
|
return encodeBuf
|
||||||
}
|
}
|
||||||
|
|
||||||
//type PooledTransactionsPacket66 struct {
|
|
||||||
// RequestId uint64
|
|
||||||
// PooledTransactionsPacket
|
|
||||||
//}
|
|
||||||
//type PooledTransactionsPacket []types.Transaction
|
|
||||||
|
Loading…
Reference in New Issue
Block a user