Skip to content

Commit de62b32

Browse files
authored
Update index.md
1 parent d02ed0b commit de62b32

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
@@ -45,7 +45,7 @@ Node operators can add a validator to their consensus clients by depositing 32 E
4545

4646
| Execution Client | Consensus Client | Validator |
4747
| -------------------------------------------------- | ---------------------------------------------------------------- | ---------------------------- |
48-
| Gossips transactions over its p2p network | Gossips blocks and attestations overs its p2p network | Proposes blocks |
48+
| Gossips transactions over its p2p network | Gossips blocks and attestations over its p2p network | Proposes blocks |
4949
| Executes/re-executes transactions | Runs the fork choice algorithm | Accrues rewards/penalties |
5050
| Verifies incoming state changes | Keeps track of the head of the chain | Makes attestations |
5151
| Manages state and receipts tries | Manages the Beacon state (contains consensus and execution info) | Requires 32 ETH to be staked |

0 commit comments

Comments
 (0)