Skip to content

Commit adfaa17

Browse files
authored
Fix syntax errors in README.md (Layr-Labs#116)
Signed-off-by: whosehang <[email protected]>
1 parent 6ddca93 commit adfaa17

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

holesky/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ Ensure the port specified as `NODE_RETRIEVAL_PORT` in the [.env](https://github.
5353

5454
Dispersal Setup:
5555

56-
In order to limit traffic from the EigenLabs hosted Disperser, please restrict your node's ingress traffic to be allowed by the the list provided below and port number set as `NODE_DISPERSAL_PORT` in the [.env](https://github.com/Layr-Labs/eigenda-operator-setup/blob/a069ad58a33222e12130e9989d743215a9293549/holesky/.env.example#L13) in the below setup.
56+
In order to limit traffic from the EigenLabs hosted Disperser, please restrict your node's ingress traffic to be allowed by the list provided below and port number set as `NODE_DISPERSAL_PORT` in the [.env](https://github.com/Layr-Labs/eigenda-operator-setup/blob/a069ad58a33222e12130e9989d743215a9293549/holesky/.env.example#L13) in the below setup.
5757

5858
- `54.144.24.178/32`
5959
- `34.232.117.230/32`

mainnet/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ Ensure the port specified as `NODE_RETRIEVAL_PORT` in the [.env](https://github.
5252

5353
Dispersal Setup:
5454

55-
In order to limit traffic from the EigenLabs hosted Disperser, please restrict your node's ingress traffic to be allowed by the the list provided below and port number set as `NODE_DISPERSAL_PORT` in the [.env](https://github.com/Layr-Labs/eigenda-operator-setup/blob/31d99e2aa67962878969b81a15c7e8d13ee69750/mainnet/.env.example#L13) in the below setup.
55+
In order to limit traffic from the EigenLabs hosted Disperser, please restrict your node's ingress traffic to be allowed by the list provided below and port number set as `NODE_DISPERSAL_PORT` in the [.env](https://github.com/Layr-Labs/eigenda-operator-setup/blob/31d99e2aa67962878969b81a15c7e8d13ee69750/mainnet/.env.example#L13) in the below setup.
5656

5757
- `3.216.127.6/32`
5858
- `3.225.189.232/32`

0 commit comments

Comments
 (0)