chore: remove broken link layout.md (#13919)

This commit is contained in:
rebustron
2025-01-22 17:58:15 +03:00
committed by GitHub
parent 23ebf96188
commit 5170112c1f

View File

@ -82,7 +82,6 @@ The networking component mainly lives in [`net/network`](../../crates/net/networ
Different consensus mechanisms. Different consensus mechanisms.
- [`consensus/common`](../../crates/consensus/common): Common consensus functions and traits (e.g. fee calculation) - [`consensus/common`](../../crates/consensus/common): Common consensus functions and traits (e.g. fee calculation)
- [`consensus/beacon`](../../crates/consensus/beacon): Consensus mechanism that handles messages from a beacon node ("eth2")
### Execution ### Execution