Bitcoin Forum
May 07, 2024, 10:07:02 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: Coin without working pool. Possible Solomining through wallet config?  (Read 181 times)
rubine2323 (OP)
Member
**
Offline Offline

Activity: 84
Merit: 10


View Profile
November 03, 2017, 11:05:47 PM
 #1

Question: Solomine altcoin without an existing pool?

Is it possible to mine a coin without an existing pool.
On the Windows Wallet of that coin i found in "appdata" a config file looks like that:

Code:
rpcuser=user
rpcpassword=0izX2DpJRqVCIro
rpcport=20094
port=20095
#(0=off, 1=on) daemon - run in the background as a daemon and accept commands
daemon=0
#(0=off, 1=on) server - accept command line and JSON-RPC commands
server=0
rpcallowip=127.0.0.1
testnet=0

How do i set this conifg up on my W10 so i can mine it with asic in the same network?

Already tried:

Code:
rpcuser=(user)
rpcpassword=(password)
rpcport=3001
port=3000
#(0=off, 1=on) daemon - run in the background as a daemon and accept commands
daemon=0
#(0=off, 1=on) server - accept command line and JSON-RPC commands
server=1
rpcallowip=(local ip adress from miner 192.168.0.x)
testnet=0

I tried with my asic to connect it to:

192.168.0.x:3000        (also tried 192.168.0.x:3001)
(user)
(password)

It dosnt work asic shows "Dead"              [no connection to pool]


Any ideas?
"The nature of Bitcoin is such that once version 0.1 was released, the core design was set in stone for the rest of its lifetime." -- Satoshi
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
1715076422
Hero Member
*
Offline Offline

Posts: 1715076422

View Profile Personal Message (Offline)

Ignore
1715076422
Reply with quote  #2

1715076422
Report to moderator
rubine2323 (OP)
Member
**
Offline Offline

Activity: 84
Merit: 10


View Profile
November 04, 2017, 11:13:04 PM
 #2

Up
Pages: [1]
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!