Skip to content

Commit fefea4c

Browse files
committed
Execution and Consensus Layer Client Options drop down 2
1 parent cc47531 commit fefea4c

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

lib/ethereum/README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -93,13 +93,13 @@ We will use AWS Cloud9 to execute the subsequent commands. Follow the instructio
9393

9494
Configure your setup.
9595

96-
**Execution and Consensus Layer Client Options**
96+
### Execution and Consensus Layer Client Options
9797

9898
<details>
9999

100100
<summary>Geth Lighthouse</summary>
101101

102-
**Configure your Node Runners Ethereum - Geth Lighthouse**
102+
### Configure your Node Runners Ethereum - Geth Lighthouse
103103

104104
To specify the Ethereum client combination you wish to deploy, create your own copy of `.env` file and edit it using your preferred text editor. The contents of your file for a Geth / Lighthouse node deployment is as follows, which uses a sample config from the repository:
105105
```bash
@@ -117,7 +117,7 @@ nano .env
117117

118118
<summary>Erigon Lighthouse</summary>
119119

120-
**Configure your Node Runners Ethereum - Erigon Lighthouse**
120+
### Configure your Node Runners Ethereum - Erigon Lighthouse
121121

122122
To specify the Ethereum client combination you wish to deploy, create your own copy of `.env` file and edit it using your preferred text editor. The contents of your file for a Erigon / Prysm node deployment is as follows, which uses a sample config from the repository:
123123
```bash
@@ -135,7 +135,7 @@ nano .env
135135

136136
<summary>Erigon Prysm</summary>
137137

138-
**Configure your Node Runners Ethereum - Erigon Prysm**
138+
### Configure your Node Runners Ethereum - Erigon Prysm
139139

140140
To specify the Ethereum client combination you wish to deploy, create your own copy of `.env` file and edit it using your preferred text editor. The contents of your file for a Erigon / Prysm node deployment is as follows, which uses a sample config from the repository:
141141
```bash

0 commit comments

Comments
 (0)