mirror of
https://github.com/paradigmxyz/reth.git
synced 2026-04-30 03:01:58 -04:00
docs(net): replace 404 link message.rs (#16597)
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
//!
|
||||
//! Examples include creating, encoding, and decoding protocol messages.
|
||||
//!
|
||||
//! Reference: [Ethereum Wire Protocol](https://github.com/ethereum/wiki/wiki/Ethereum-Wire-Protocol).
|
||||
//! Reference: [Ethereum Wire Protocol](https://github.com/ethereum/devp2p/blob/master/caps/eth.md).
|
||||
|
||||
use super::{
|
||||
broadcast::NewBlockHashes, BlockBodies, BlockHeaders, GetBlockBodies, GetBlockHeaders,
|
||||
|
||||
Reference in New Issue
Block a user