Wallet is stuck on synchronization, Id rather not recopy and retrieve wallet if I don’t have to
"Please specify when reporting:
what are you running (jar or docker image)
how (launch command)
config
"
ergo-4.0.12.jar
cd I:\Users\REDACTED\Downloads\ergo_folder
start java -jar ergo-4.0.12.jar --mainnet -c ergo.conf
start firefox http://127.0.0.1:9053/panel/wallet
ergo {
node {
mining = true
}
}
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 = “REDACTED”
}
}