Hello - I have added a new coin on a virtually blank stratum.
I have the new coin wallet compiled and running on the server locally along with the yaamp stratum server.
New coin connects to other peers - so it is working.
I can remotely connect to yaamp web server and add a coin, so great it is working too.
coin.conf:
rpcuser=x
rpcpassword=x
rpcport=14260
rpcthreads=8
rpcallowip=172.0.0.1
maxconnections=12
daemon=1
gen=0
alertnotify=echo %s | mail -s "Reagircoin alert!" a@b.c
blocknotify=/var/stratum/blocknotify 172.0.0.1:3333 1426 %s
*yaamp conf
Lets just say settings tabs are set up correctly, i cross referenced with many guides already..
The settings correspond with the above on a local wallet. with notify set up to the right place in blocknotify=/var/stratum/blocknotify
My only difference is --
"Account ____ Wallet account to use"
In this setting I cannot get an Account, since i cloned bitcoin and they no longer use command "getaccountaddress"
Does ANYONE have any idea why my coin states - ERROR Connection timed out for the coin?
It is like the stratum does not see the "coind" service running
Hello - I have added a new coin on a virtually blank stratum. I have the new coin wallet compiled and running on the server locally along with the yaamp stratum server. New coin connects to other peers - so it is working. I can remotely connect to yaamp web server and add a coin, so great it is working too. coin.conf: rpcuser=x rpcpassword=x rpcport=14260 rpcthreads=8 rpcallowip=172.0.0.1 maxconnections=12 daemon=1 gen=0 alertnotify=echo %s | mail -s "Reagircoin alert!" a@b.c blocknotify=/var/stratum/blocknotify 172.0.0.1:3333 1426 %s
*yaamp conf Lets just say settings tabs are set up correctly, i cross referenced with many guides already.. The settings correspond with the above on a local wallet. with notify set up to the right place in blocknotify=/var/stratum/blocknotify My only difference is -- "Account ____ Wallet account to use" In this setting I cannot get an Account, since i cloned bitcoin and they no longer use command "getaccountaddress"
Does ANYONE have any idea why my coin states - ERROR Connection timed out for the coin? It is like the stratum does not see the "coind" service running