Skip to content

Commit a8944c0

Browse files
authored
fix table
1 parent 49fdfc2 commit a8944c0

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
@@ -50,7 +50,7 @@ Node operators can add a validator to their consensus clients if 32 ETH is the d
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 |
5252
| Creates execution payload | Keeps track of accumulated randomness in RANDAO | Proposes blocks |
53-
| Exposes JSON-RPC API for interacting with Ethereum | Keeps track of justification and finalization | Can be slashed
53+
| Exposes JSON-RPC API for interacting with Ethereum | Keeps track of justification and finalization | Can be slashed |
5454

5555
## Further reading {#further-reading}
5656

0 commit comments

Comments
 (0)