Post
Topic
Board Announcements (Altcoins)
Re: ✅|ANN| 🌍DESIRE |NeoScrypt| |🔨CPU GPU MINING🔨| - COIN OF YOUR DREAMS!
by
defyance
on 01/11/2017, 06:47:53 UTC
I have setup MN on a VPS and trying to configure my masternode.config at my local controller wallet.

In the below format, what does
COLLATERAL_TX_FOR_desireMN1
&
OUTPUT_NO_FOR_desireMN1
means?

Format:
desireMN1 IP:9919 MASTERNODE_PRIVKEY_FOR_desireMN1 COLLATERAL_TX_FOR_desireMN1 OUTPUT_NO_FOR_desireMN1


the command "masternode outputs" will give you what you need

I get this when i run masternode outputs

{
  "4MASKEDXXXXXXXXXXXXXXXXXXXXXXXMASKEDXXXXXXXXXXXXX7": "1"
}

so what should i substitute  these two with? COLLATERAL_TX_FOR_desireMN1 OUTPUT_NO_FOR_desireMN1

Format:
desireMN1 IP:9919 MASTERNODE_PRIVKEY_FOR_desireMN1 4MASKEDXXXXXXXXXXXXXXXXXXXXXXXMASKEDXXXXXXXXXXXXX7 1

Thank you! It is preenabled now!

Is it possible to create multiple nodes and enable them via single controller wallet?

For Desire MN, I don't think it's possible to have more than 1 MN per public IP.

Right, i tried for 3 nodes and one started and other two went missing, for the same public IP. I will try if any other method works. Thank you!
you cannot change the port number of the node because 9919 is hard coded in the wallet. so you can only run one masternode per external IP