Post
Topic
Board Announcements (Altcoins)
Re: [ANN][BABY][Crazy-Airdrop/Bounty]PoW/PoS+Low-Masternode+[Defense (GPU)ASIC]
by
BABYCHAIN
on 14/04/2018, 08:57:10 UTC
Can someone please post what the local/vps baby.conf/masternode.conf files should look like for more than one masternode?

Follow the fast set up guide on page 1 .

if you have more than one masternode ,you just need to change your local wallet conf
1. change baby.conf to

rpcallowip=127.0.0.1
rpcuser=your user (i used the one in first MN as that is what i set MN 2 up with as well)
rpcpassword=password (i used the one in first MN as that is what i set MN 2 up with as well )
staking=1
server=1
listen=1
port=60020

2.change local masternode.conf to

mn1 123.123.123.1:55442 MN1.PRIVATE_KEY MN1.TRANSACTION_ID MN1.INDEX_ID
mn2 123.123.123.2:55442 MN2.PRIVATE_KEY MN2.TRANSACTION_ID MN2.INDEX_ID

and restart you locall wallet
put in “startmasternode all false ” to start all masternode!

Hope that make sense .


Ok!  I think it is working, but the seconds timer isn't moving.  It says enabled and shows the pubkey, though.  Hopefully after awhile that timer starts going.  Thank you very much m8!
The masternode time update threshold is 5 minutes after the completion of VPS synchronization.It's not updated in 5 minutes and that's where there's a mistake?