openethereum/ethcore/sync
elferdo 3adb640d2b
Bundle protocol and packet_id together in chain sync (#10315)
Define a new `enum` where devp2p subprotocol packet ids (currently eth and par) are defined. Additionally provide functionality to query id value and protocol of a given id object.
2019-02-13 09:20:33 +01:00
..
src Bundle protocol and packet_id together in chain sync (#10315) 2019-02-13 09:20:33 +01:00
Cargo.toml Bundle protocol and packet_id together in chain sync (#10315) 2019-02-13 09:20:33 +01:00