mirror of
https://gitlab.com/pulsechaincom/lighthouse-pulse.git
synced 2025-01-03 09:47:38 +00:00
Fix bad syntax
This commit is contained in:
parent
973a3c1469
commit
a4d202558f
@ -86,7 +86,7 @@ Here we provide an overview of the directory structure:
|
|||||||
- `beacon_chain/`: contains logic derived directly from the specification.
|
- `beacon_chain/`: contains logic derived directly from the specification.
|
||||||
E.g., shuffling algorithms, state transition logic and structs, block
|
E.g., shuffling algorithms, state transition logic and structs, block
|
||||||
validation, BLS crypto, etc.
|
validation, BLS crypto, etc.
|
||||||
- `lighthouse/'``: contains logic specific to this client implementation. E.g.,
|
- `lighthouse/`: contains logic specific to this client implementation. E.g.,
|
||||||
CLI parsing, RPC end-points, databases, etc.
|
CLI parsing, RPC end-points, databases, etc.
|
||||||
|
|
||||||
### Running
|
### Running
|
||||||
|
Loading…
Reference in New Issue
Block a user