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