chore: added links (#15475)

This commit is contained in:
Maximilian Hubert
2025-05-01 18:09:15 +02:00
committed by GitHub
parent 0144a8353b
commit 61a0345ff5
2 changed files with 2 additions and 2 deletions

View File

@@ -17,7 +17,7 @@
extern crate alloc;
/// Re-exported EIP-2124 forkid types.
/// Re-exported [EIP-2124](https://eips.ethereum.org/EIPS/eip-2124) forkid types.
pub use alloy_eip2124::*;
mod display;