Commit 381f41c
committed
feat(config): add PROTOCOL_VERSION option to testnet configs
Added the PROTOCOL_VERSION environment variable to testnet.json files for
conway_fast, conway_slow, and mainnet_fast scripts. This describes specifying
the protocol version (e.g., 11 for latest Conway) when starting clusters.1 parent 58349c8 commit 381f41c
File tree
3 files changed
+6
-3
lines changed- src/cardonnay_scripts/scripts
- conway_fast
- conway_slow
- mainnet_fast
3 files changed
+6
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
11 | | - | |
| 11 | + | |
| 12 | + | |
12 | 13 | | |
13 | 14 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
11 | | - | |
| 11 | + | |
| 12 | + | |
12 | 13 | | |
13 | 14 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
11 | | - | |
| 11 | + | |
| 12 | + | |
12 | 13 | | |
13 | 14 | | |
0 commit comments