ETHP2P provides utilities and types to handle raw Eth peer-to-peer messages.
What is ETHP2P?
The ETHP2P Rust-Lang crate encapsulates structs and enums that encode and decode messages in a peer-to-peer network. Developers can use structs that reveal underlying network details, such as BlockHashNumber, and NewPooledTransactionHashes, that inform of the identifier marks of a bloc, along with an array of transactions that don't yet belong to any block.