File tree Expand file tree Collapse file tree 2 files changed +4
-0
lines changed
cardano-testnet/test/cardano-testnet-golden/files/golden Expand file tree Collapse file tree 2 files changed +4
-0
lines changed Original file line number Diff line number Diff line change @@ -39,6 +39,7 @@ Usage: cardano-testnet create-env [--num-pool-nodes COUNT]
3939 [--slot-length SECONDS]
4040 [--active-slots-coeff DOUBLE]
4141 --output DIRECTORY
42+ [--p2p-topology]
4243
4344 Create a sandbox for Cardano testnet
4445
Original file line number Diff line number Diff line change @@ -16,6 +16,7 @@ Usage: cardano-testnet create-env [--num-pool-nodes COUNT]
1616 [--slot-length SECONDS]
1717 [--active-slots-coeff DOUBLE]
1818 --output DIRECTORY
19+ [--p2p-topology]
1920
2021 Create a sandbox for Cardano testnet
2122
@@ -58,4 +59,6 @@ Available options:
5859 Active slots coefficient. Ignored if a custom Shelley
5960 genesis file is passed. (default: 5.0e-2)
6061 --output DIRECTORY Directory where to create the sandbox environment.
62+ --p2p-topology Use P2P topology files instead of "direct" topology
63+ files
6164 -h,--help Show this help text
You can’t perform that action at this time.
0 commit comments