diff --git a/nodes/running-a-node-advanced.md b/nodes/running-a-node-advanced.md index f564b7f..1f8a46e 100644 --- a/nodes/running-a-node-advanced.md +++ b/nodes/running-a-node-advanced.md @@ -75,7 +75,7 @@ The sequence of states that a validator can exist in: ---- -#### network addresses +### network addresses
@@ -123,7 +123,7 @@ The sequence of states that a validator can exist in:
-##### execution client +#### execution client
@@ -137,7 +137,7 @@ The sequence of states that a validator can exist in:
-##### consensus client +#### consensus client
@@ -145,7 +145,7 @@ The sequence of states that a validator can exist in:
-##### engine api +#### engine api
@@ -158,7 +158,7 @@ openssl rand -hex 32 > jwtsecret
-##### other considerations +#### other considerations
@@ -182,3 +182,6 @@ openssl rand -hex 32 > jwtsecret * [lib2p2 specs](https://github.com/libp2p/specs) * [devp2p specs](https://github.com/ethereum/devp2p) * [from kademlia to discv5](https://vac.dev/kademlia-to-discv5) +* [a look at hardware for staking](https://www.reddit.com/r/ethstaker/comments/j3mlup/a_slightly_updated_look_at_hardware_for_staking/) + +