Post
Topic
Board Announcements (Altcoins)
Re: Volta XVT, Platform Integration, Tor Nodes, Blockchain, PoW, Multi Algo, No Ico
by
Kgonla
on 08/07/2019, 01:02:46 UTC
....

I'm sorry but I'm unable to make a volta.conf
Tested with:

rpcuser=User
rpcpassword=x
rpcallowip=192.168.1.0/24
rpcport=9332
daemon=1
server=1
gen=0
addnode=114.113.66.232:14143
addnode=188.187.188.194:14143
addnode=188.166.126.83:14143
addnode=80.241.222.199:14143
addnode=164.68.97.27:14143

But I get wallet error, volta core do not start:
Error: Cannot parse configuration file: Invalid configuration value gen.


Make sure it's uppercase V

Volta.conf


It doesent matter, I use windows, with the addnode only it works fine it fails with the other commands.


'gen' isn't a valid config parameter, instead we have 'generate' as a command in the debug console/volta-cli

generate is not accepted as a command in Volta.conf
I removed gen/generate & now wallet is loading, will test to mine solo
Thank you.