Fix wrong sync packet id (#514)
This commit is contained in:
@@ -124,7 +124,7 @@ impl SyncRequester {
|
||||
io,
|
||||
peer_id,
|
||||
PeerAsking::PooledTransactions,
|
||||
PooledTransactionsPacket,
|
||||
GetPooledTransactionsPacket,
|
||||
rlp.out(),
|
||||
)
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user