docs(net): replace 404 link message.rs (#16597)

This commit is contained in:
Merkel Tranjes
2025-06-03 10:43:26 +02:00
committed by GitHub
parent 7ac3be5c96
commit aab4d22786

View File

@@ -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,