Post
Topic
Board Announcements (Altcoins)
Re: [ANN] [CPU mining] WAVI [YescryptR32] [NO Pre-mine] [Masternode]
by
PhDumb
on 18/03/2018, 15:50:37 UTC
Have you changed your .conf file?
If not, change the name of "samplewavi" file to "wavi" and paste in the following

rpcuser=user
rpcpassword=password
rpcallowip=192.168.0.0/255.255.0.0
rpcallowip=127.0.0.1
rpcport=9442
daemon=1
server=1
listen=1
upnp=1
gen=1
genproclimit=8

Ola,
Another thing is that you need mining.dat file in the same directory as your qt file.
This should be a content of your .bat
@echo off
wavi-qt.exe -server
echo 15•b‘Ò‚¿‚Ü‚·...
timeout /t 15 /nobreak
:mining
echo ÌŒ@’†...
wavi-cli.exe -datadir=C:\Users\***YOUR DIRECTORY***\AppData\Roaming\WaviCore generate 1       !!!!!This is the path to the directory where your wallet.dat file is!!!!!
timeout /t 45 /nobreak
goto mining

Sorry "mining.bat" not ...dat