Skip to content

Commit

Permalink
remove whitespace
Browse files Browse the repository at this point in the history
  • Loading branch information
shyam-patel-kira committed Jun 19, 2024
1 parent 9fe39bb commit a0477c2
Showing 1 changed file with 0 additions and 10 deletions.
10 changes: 0 additions & 10 deletions docs/wiki/CL/cl-architecture.md
Original file line number Diff line number Diff line change
Expand Up @@ -263,16 +263,6 @@ def process_slots(state: BeaconState, slot: Slot) -> None:
```





Beacon Chain clients are implementing various fundamental features:

- Forkchoice mechanism
- Engine API for communication with the execution client
- Beacon APIs for validators and users
- libp2p protocol for communication with other CL clients

## Resources

- Vitalik Buterin, ["Parametrizing Casper: the decentralization/finality time/overhead tradeoff"](https://medium.com/@VitalikButerin/parametrizing-casper-the-decentralization-finality-time-overhead-tradeoff-3f2011672735)
Expand Down

0 comments on commit a0477c2

Please sign in to comment.