ergo {
directory = "..."
node {
mining = true
}
wallet.secretStorage.secretDir = ${ergo.directory}"/wallet/keystore"
wallet.testMnemonic = "..."
wallet.testMnemonicQty = 1
}
scorex {
restApi {
# Hex-encoded Blake2b256 hash of an API key. Should be 64-chars long Base16 string.
apiKeyHash = "..."
}
}