Post
Topic
Board Altcoin Discussion
Re: SpreadCoin - Masternodes Testing
by
GilAlexander
on 27/01/2015, 19:01:53 UTC
Mr. Spread, I have a few questions:
1. Can I start MN on VPS, but keep coins on my local wallet?
2. When will launch in the minenet?
1. Yes, you can use mnsecret command to generate secret required to run masternode (it is only for running the masternode, it doesn't allow to spend its coins).
e.g.:
Code:
mnsecret e9fd4b14508dc514a1344c5ea29903a17e645304d247002f189910ac0a755f7e:0
where argument is output (you can copy it from masternodes page)
Then add
Code:
mnstart=...
to your spreadcoin.conf where ... will be your generated secret.

I'll provide a 500 SPR bounty to someone who writes up a guide for doing that in easy to understand and follow terms.
Test SPR?  Grin
I believe it means
1) get to know the tx' id with which your mn was started
2) in your local wallet do "mnsecret :0", you'll get a "secret"
3) on your vps add mnstart= to .conf and run daemon