Post
Topic
Board Announcements (Altcoins)
Re: [EDU] EDUCOIN - Learning is Earning | Swap is Live!
by
limutou
on 11/09/2017, 03:04:56 UTC

rpcallowip=192.168.2.138 must be 192.168.2.*
ex: my ip is: 192.168.1.10 , so it's rpcallowip=192.168.1.*
Try it.

I've updated the ANN thread, try this :

Solo Mining Details:

create file EduCoin.conf in C:\Users\%USERNAME%\AppData\Roaming\EduCoin

rpcuser=YOURUSERNAME
rpcpassword=YOURPASSWORD
rpcallowip=127.0.0.1
rpcport=17388
port=17389
daemon=1
server=1
listen=1

Configure your bat using the following:

-o http://127.0.0.1:17388 -u YOURUSERNAME -p YOURPASSWORD

Then with your wallet running, run your Miner.bat
* bat
ccminer-x64 -k keccak -o http://127.0.0.1:17389 -u aa -p bb

conf:
rpcuser=aa
rpcpassword=bb
rpcallowip=127.0.0.1
rpcport=17388
port=17389
daemon=1
server=1
listen=1


and now it show

NVML GPU monitoring enabled
NVAPI GPU monitoring enabled
1 miner thread started ,using 'auto' algorithm
auto block 1790,diff 514.82,net 50.25GH/s


and still now nothing happen .
it works?or ,