Post
Topic
Board Announcements (Altcoins)
Re: CRAVE:Updated source:New thread requested by the Crave community W/updated links
by
Michael724
on 08/05/2017, 05:57:03 UTC
We just broke 90 active masternodes  Shocked

Great,that's a nice progress  Cool

I still can't get it to work I sent 500 (Keep having to resend 500 to the address) Set staking in config file to 0 instead of 1  wait for confirms start adrenalin shows node is up but after a couple of hours its shows it's not there.I never see it on the block explorer (Adrenalize 1.4.5) but my network address is there.
 
THIS IS MY CONFIG

rpcallowip=127.0.0.1
rpcuser=Node1
rpcpassword=x
rpcport=9999
server=1
listen=1
daemon=1
staking=0
port=9999
masternode=1
masternodeaddr=MY IP:9999
masternodeprivkey=MY PRIV KEY
addnode=173.48.167.209:30104
addnode=107.170.147.51:9999
addnode=81.191.27.5:19914
addnode=195.154.163.121:30104

in my configuration the"rpcport" is not the same as"port".

example:
rpcport=8992
port=9999