|
@@ -55,7 +55,7 @@ STAKE_DECREMENT=3
|
|
|
# Mint capacity increment value for working gorup mint capacity test
|
|
|
MINT_CAPACITY_INCREMENT=1000
|
|
|
# to be able to use all accounts generated in a prior scenario run against the same chain
|
|
|
-START_KEY_ID = 0
|
|
|
+START_KEY_ID=0
|
|
|
# Mini-secret or mnemonic used in SURI for deterministic key derivation
|
|
|
SURI_MINI_SECRET=""
|
|
|
# Storage node address to download content from
|