Add types for ethereum snap sync protocol #14006
Labels
A-networking
Related to networking in general
C-enhancement
New feature or request
D-good-first-issue
Nice and easy! A great choice to get started
Describe the feature
we're missing proper types for the snapsync protocol
https://github.com/ethereum/devp2p/blob/master/caps/snap.md#protocol-messages
TODO
similar to:
reth/crates/net/eth-wire-types/src/message.rs
Line 174 in b9a6e65
This PR should only focus on the type-defs
Additional context
No response
The text was updated successfully, but these errors were encountered: