Skip to content

Commit

Permalink
chore: make configuration expanded by default (#368)
Browse files Browse the repository at this point in the history
  • Loading branch information
h4ck3rk3y committed Nov 27, 2023
1 parent c558cb2 commit ca55009
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -92,11 +92,6 @@ kurtosis files download my-testnet el-genesis-data ~/Downloads

To configure the package behaviour, you can modify your `network_params.yaml` file. The full YAML schema that can be passed in is as follows with the defaults provided:

<details>
<summary>Click to show all configuration options</summary>

<!-- Yes, it's weird that none of this is indented but it's intentional - indenting anything inside this "details" expandable will cause it to render weird" -->
```yaml
# Specification of the participants in the network
participants:
Expand Down Expand Up @@ -345,8 +340,6 @@ mev_params:
interval_between_transactions: 1
```

</details>
#### Example configurations

<details>
Expand Down

0 comments on commit ca55009

Please sign in to comment.