darkcoin.conf should look like that:It is not the same computer as with cold wallet for MN. I want to set it not as "local/remote" but only on local...
oh.. then make sure your local firewall has port 19999 open and you have line "testnet=1" in configIt is not the same computer as with cold wallet for MN. I want to set it not as "local/remote" but only on local...
Hi.im about to start a testnet masternode on the same server my mainnet masternode is running. Is this going to workout?![]()
Can anyone else see MN 176.126.241.100? It thinks it's valid and it's on its own list, but my local QT isn't picking it up.
#!/bin/sh
./darkcoind -testnet -datadir=/home/user/.darkcoin-testnet -conf=/home/user/.darkcoin-testnet/darkcoin.conf $1
Can anyone else see MN 176.126.241.100? It thinks it's valid and it's on its own list, but my local QT isn't picking it up.
I see only 3 :Can anyone else see MN 176.126.241.100? It thinks it's valid and it's on its own list, but my local QT isn't picking it up.
root@crouton6:~/.darkcoin# ./darkcoind masternode start
successfully started masternode
root@crouton6:~/.darkcoin# ./darkcoind masternode list
{
"64.251.69.134:19999" : 1,
"50.254.73.146:19999" : 1,
"50.254.73.147:19999" : 1,
"50.254.73.148:19999" : 1,
"50.254.73.149:19999" : 1,
"176.126.241.100:19999" : 1
}