From 804ab1e3ceea1e36f3579f629d14b9f53cae4744 Mon Sep 17 00:00:00 2001
From: bt3gl <1130416+bt3gl@users.noreply.github.com>
Date: Sat, 24 Sep 2022 19:24:06 -0700
Subject: [PATCH] =?UTF-8?q?=F0=9F=8D=A3=20add=20a=20look=20at=20hardware?=
=?UTF-8?q?=20for=20staking?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
nodes/running-a-node-advanced.md | 13 ++++++++-----
1 file changed, 8 insertions(+), 5 deletions(-)
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/)
+
+