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