Skip to content

Commit 4c592a0

Browse files
authored
Update src/content/developers/docs/nodes-and-clients/node-architecture/index.md
1 parent 1b7125c commit 4c592a0

File tree

1 file changed

+1
-1
lines changed
  • src/content/developers/docs/nodes-and-clients/node-architecture

1 file changed

+1
-1
lines changed

src/content/developers/docs/nodes-and-clients/node-architecture/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ The consensus client does not participate in attesting to or proposing blocks -
3939

4040
Node operators can add a validator to their consensus clients if 32 ETH is the deposit contract. The validator client comes bundled with the consensus client and can be added to a node at any time. The validator handles attestations and block proposals. They enable a node to accrue rewards or lose ETH via penalties or slashing. Running the validator software also makes a node eligible to be selected to propose a new block.
4141

42-
Read more about [proof-of-stake](/developers/docs/consensus-mechanisms/pos/).
42+
Read more about [staking](/staking).
4343
| Execution Client | Consensus Client | Validator |
4444
| -------------------------------------------------- | ---------------------------------------------------------------- | ---------------------------- |
4545
| Gossips transactions over its p2p network | Gossips blocks and attestations overs its p2p network | Proposes blocks |

0 commit comments

Comments
 (0)