Post
Topic
Board Announcements (Altcoins)
Re: [ANN] LINDA-PoW/PoS-99% APR- MASTERNODE-MULTI-WALLET
by
quickdeal
on 30/07/2017, 07:01:05 UTC
We can get 200$ donations and then a overview of masternode from Linda.

Should we register?

Look: https://masternodes.pro


     Yes,please register.

                 Thank you

I'm having problems implementing my masternode in windows. need help.

I receive this errors:
 
not capable masternode: Unknown. Check debug.log for more information.
  
GUI: libpng warning: iCCP: known incorrect sRGB profile
GUI: libpng warning: iCCP: known incorrect sRGB profile
GUI: QCoreApplication::postEvent: Unexpected null receiver

Requirements
- 30.000.000 coins allocated (locked via the masternode.conf, does it exists?)
- port 33820 Inbound (router/firewall and optional windows firewall), you can test by remote telnet to your public IP on this port
- Correct lindacoin.conf file, see examplte

#----
rpcuser=username
rpcpassword=password
rpcallowip=127.0.0.1
#----
listen=1
server=1
daemon=1
addnode=45.32.77.164
addnode=104.238.159.161
#--------------------
masternode=1
masternodeprivkey=
masternodeaddr=1.2.3.4 (your public IP)

Hope this helps

masternode.conf does not exist in linda folder. where should it exists? I did as guide has said.

about this:
rpcuser=username
rpcpassword=password
what should be username and password?

I also don't understand this: port 33820 Inbound (router/firewall and optional windows firewall), you can test by remote telnet to your public IP on this port



     You are to find it in Linda.conf in the Linda folder not masternode.conf.