Commit eac9148
authored
chore: added a doc string for better args (ethereum#552)
This should improve the doc string for the arguments provided to
Kurtosis; I am not sure how to test this easily in the UI before merging
this but I ran the linter on this and the string is valid
<img width="894" alt="image"
src="https://github.com/kurtosis-tech/ethereum-package/assets/6670312/adea27d2-814b-4008-bb02-c72c40533094">
this is how it currently looks like; after this gets added the args will
have the string description given in this PR
<img width="894" alt="image"
src="https://github.com/kurtosis-tech/ethereum-package/assets/6670312/6fce937f-8203-4329-a978-3011f76ea15c">
this pure YAML/JSON field will still expect something like
```
args:
participants:
```1 parent 99242d6 commit eac9148
1 file changed
+6
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
52 | 52 | | |
53 | 53 | | |
54 | 54 | | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
55 | 61 | | |
56 | 62 | | |
57 | 63 | | |
| |||
0 commit comments