Search content
Sort by

Showing 4 of 4 results by one16
Post
Topic
Board Announcements (Altcoins)
Re: [ANN] 🔶 ICO is Live 🔶 Purchase is automated on GainerCoin.com 🔶
by
one16
on 14/01/2018, 08:46:21 UTC
i can't buy from official website, and i see below error message.
"For This Price this much coin is not available."
Any issue? all sold out already or sales limit per day?
Post
Topic
Board Announcements (Altcoins)
Re: [ANN][CRC]🚀CrowdCoin POW| MASTERNODES | ZERO TX FEE | NO ASIC | VC
by
one16
on 11/12/2017, 06:22:02 UTC
I am running masternode on Windows system. I am using official application and "sentinel-win64" at the same time. Sentinel working fine as shown "Running Sentinel"
However, status of my masternode keeps falling into Watchdog_expired status. Any idea to fix this issue?
Do i need to do wallet repair-rebuild index every time?
please kindly help if someone has any idea with this.

thanks in advance.

Post
Topic
Board Announcements (Altcoins)
Re: [ANN] [Phantomx] coin -> online currency [PNX] | Pow/PoS X11 Masternode
by
one16
on 10/12/2017, 00:41:29 UTC
i am about to set up MN for PNX, and i read the step-by-step help for setting up MN in linux VPS.
However, is there any further detail regarding multiple MNs under one single IP address with different port?
Sorry, i am quite newbie to Linux. I had to follow word by word to get that working.

And any reason why we need to add up the node list in conf file?

Thanks in advance.  Smiley

just create a new MN as you created the first one, generate config and send coins, only diff will be to use a diff port, ie if u used port 9000 use 9001 for second and so on.

update the phantomx.conf entries to look like this

rpcallowip=127.0.0.1
rpcuser=REPLACEME
rpcpassword=REPLACEME
staking=0
server=1
listen=1
port=REPLACEMEWITHYOURPORT
masternode=1
masternodeaddr=yourIP:port
masternodeprivkey=.....
masternodeaddr=yourIP:nextport
masternodeprivkey=.....
masternodeaddr=yourIP:nextport
masternodeprivkey=.....
masternodeaddr=yourIP:nextport
masternodeprivkey=.....

Thank you for the info. it helps.
I will try what you've advised as above.  Grin
Post
Topic
Board Announcements (Altcoins)
Re: [ANN] [Phantomx] coin -> online currency [PNX] | Pow/PoS X11 Masternode
by
one16
on 08/12/2017, 07:45:58 UTC
i am about to set up MN for PNX, and i read the step-by-step help for setting up MN in linux VPS.
However, is there any further detail regarding multiple MNs under one single IP address with different port?
Sorry, i am quite newbie to Linux. I had to follow word by word to get that working.

And any reason why we need to add up the node list in conf file?

Thanks in advance.  Smiley