Skip to content

Commit

Permalink
Merge pull request #1 from darigovresearch/patch-2
Browse files Browse the repository at this point in the history
docs: Minor typo fix in generate.mdx
  • Loading branch information
darigovresearch authored Oct 15, 2024
2 parents ce9cb4d + 56a0bef commit d9dbb20
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/docs/commands/generate.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ Use "sedge generate [command] --help" for more information about a command.

### Lido Flow

With the `--lido` flag, you can generate a Lido CSM node. This will generate a full node, a execution, a consensus, a validator o a mev-boost node with the Lido CSM configuration.
With the `--lido` flag, you can generate a Lido CSM node. This will generate a full node, an execution, a consensus, a validator o a mev-boost node with the Lido CSM configuration.

It will include in the configuration of the selected node:
- Lido Withdrawal Credentials
Expand Down Expand Up @@ -322,4 +322,4 @@ Global Flags:
--log-level string Set Log Level, e.g panic, fatal, error, warn, warning, info, debug, trace (default "info")
--logging string Docker logging driver used by all the services. Set 'none' to use the default docker logging driver. Possible values: [none json] (default "json")
-p, --path string generation path for sedge data. Default is sedge-data (default "/path/to/sedge/sedge-data")
```
```

0 comments on commit d9dbb20

Please sign in to comment.