Post
Topic
Board Announcements (Altcoins)
Re: [ANN] BanKitt Community (BKT) Take Over. Neoscrypt PoW and Masternode System
by
KriptoFull
on 22/03/2018, 19:44:08 UTC
I tried to run solo mining directly to the wallet, but the miner gives such an error, someone can help me figure out what's wrong?
[2018-03-21 18:48:13] JSON-RPC call failed: Method not found
[2018-03-21 18:48:13] get_work failed, retry after 30 seconds

Use this miner https://github.com/nicehash/ccminer-nanashi

with options

ccminer.exe -a neoscrypt -o http://127.0.0.1:port -u your_username -p your_password --no-stratum --no-extranonce --no-getwork --coinbase-addr=your_wallet_address


I downloaded this miner,but it doesn't have the exe file itself!! What do I need to do to make it work?