Post
Topic
Board Announcements (Altcoins)
Re: [ANN][BTX] Bitcoin- The neXt generation
by
TheAltTrader
on 03/07/2015, 12:06:11 UTC
One more thing, can I get a step by step guide on setting up a masternode. I have enough funds , I created the masternode, but I dont know how to collateralize it. When I click on Masternode , then start, it says "could not allocate vin". Do I just need to send the 275k to the new address of the masternode and then start it? Anyone?

Prometheus will make a guide  Wink

Sry my health dont allow me to sit longer then 5min at my PC

For the first ppls, use the guide from icash masternodes (page 16/17) until i can create it for us
The only change is that u have to send 250000 BTX to the MN address, all other stuff is the same

And dont forget to set "staking=0" in ur conf file.

Hey PrometheusX can you please provide a link to this icash masternode guide? I've just read the OP at the icash ANN thread and, while I can see that someone claimed a bounty for creating a masternode guide, I cannot find a link to it anywhere in the OP. I've also searched through that entire thread and again no link specifically, but there are a few posts giving instructions. It's all very piecemeal though. I'd like to be able to actually see this guide, read it through and go to page 16/17 like you're suggesting.

https://bitcointalk.org/index.php?topic=996567.msg10930334#msg10930334

Code:
maxconnections=100
rpcuser=yourusername
rpcpassword=yourpassword
rpcallowip=*
rpcport=5515
staking=0
gen=0
listen=0
server=1
daemon=1
reservebalance=9999999
logtimestamps=1
masternodeaddr=YOURIPADDRESS:5515
masternode=1
masternodeprivkey=YOUR GENERATED PRIV KEY
addnode=107.170.57.24
addnode=85.25.214.214:28280
addnode=85.214.95.177:5515
addnode=85.214.95.177:5516
addnode=85.214.95.177:6517
addnode=85.214.95.177:6518

Thx Prometheus  Smiley