mirror of
https://github.com/paradigmxyz/reth.git
synced 2026-04-30 03:01:58 -04:00
* wip: start adding serde to stuff * add serde traits to NewBlockHashes * derive serde traits for the rest of the types * derive serde traits for p2p subprotocol messages * cargo fmt