Skip to content

Commit f19432d

Browse files
Update docs/cdk/erigon/chain-config.md
Co-authored-by: Victor Castell <0x@vcastellm.xyz>
1 parent ce7988d commit f19432d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/cdk/erigon/chain-config.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ To use chains other than the [defaults](releases.md#current-status), supply a se
99
- `dynamic-{network}-conf.json` - an additional configuration file.
1010
- `dynamic-{network}.yaml` - the run config file for erigon.
1111

12-
You can use any of the example yaml files at the root of the repo as a base and edit as required, but ensure the `chain` field is in the format `dynamic-{network` and matches the names of the config files above.
12+
You can use any of the example yaml files at the root of the repo as a base and edit as required, but ensure the `chain` field is in the format `dynamic-mynetwork` and matches the names of the config files above.
1313

1414
3. Put the erigon config file, along with the other files, in the directory of your choice. For example `dynamic-mynetwork`.
1515

0 commit comments

Comments
 (0)