ergo {
directory = "C:/ergo_folder"
node {
mining = false
}
wallet.secretStorage.secretDir = "C:/ergo_folder"
}
scorex {
restApi {
# Hex-encoded Blake2b256 hash of an API key.
# Should be 64-chars long Base16 string.
# below is the hash of the string 'hello'
# replace with your actual hash
#apiKeyHash = "324dcf027dd4a30a932c441f365a25e86b173defa4b8e58948253471b81b72cf"
apiKeyHash = "###REDACTED###"
}
}
ergo {
directory = "C:/ergo_folder"
node {
mining = false
}
wallet.secretStorage.secretDir = "C:/ergo_folder"
}
scorex {
restApi {
# Hex-encoded Blake2b256 hash of an API key.
# Should be 64-chars long Base16 string.
# below is the hash of the string 'hello'
# replace with your actual hash
#apiKeyHash = "324dcf027dd4a30a932c441f365a25e86b173defa4b8e58948253471b81b72cf"
apiKeyHash = "###REDACTED###"
}
}