Skip to content

Commit

Permalink
make cli
Browse files Browse the repository at this point in the history
  • Loading branch information
chong-he committed Dec 18, 2024
1 parent 45932ed commit f00a347
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion book/src/help_vm.md
Original file line number Diff line number Diff line change
Expand Up @@ -103,7 +103,7 @@ Flags:
should be used with caution. For Windows users, the log file
permissions will be inherited from the parent folder.
--stdin-inputs
If present, read all user inputs from stdin instead of tty.
If present, read all user inputs from stdin instead of tty.
```

<style> .content main {max-width:88%;} </style>
2 changes: 2 additions & 0 deletions scripts/local_testnet/network_params.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,10 @@ participants:
network_params:
deneb_fork_epoch: 0
seconds_per_slot: 3
shard_committee_period: 2
global_log_level: debug
snooper_enabled: false
keymanager_enabled: true
additional_services:
- dora
- prometheus_grafana

0 comments on commit f00a347

Please sign in to comment.