Post
Topic
Board Announcements (Altcoins)
Re: [ANN][BABY][Crazy-Airdrop/Bounty]PoW/PoS+Low-Masternode+[Defense (GPU)ASIC]
by
cryptost4sh
on 14/04/2018, 02:36:30 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!