Bitcoinbitmyass
New member
Oh, then you followed the guide. So you aren't actually setting up a second one on windows, but rather ubuntu. Just rename your wallet.dat on local and follow the guide from the beginning again. When you get to the config part of things, name it something other than the name of the other conf file (ex, mn1.conf, mn2.conf). Then when you launch just remember to rename the appropriate wallet file back to wallet.dat and launch using the appropriate config. You could also create multiple data directories and create shortcuts using the -datadir argument. Looks like the -wallet argument will be added back in according to github.
Okay I am setting up another on my Windows pc with an Ubuntu Vultr instance, is this how I would set it up:
Create second directory: ./darkcoin2
Create Windows .bat file that resides in the original ./darkcoin folder and will force darkcoin-qt to open a new wallet in the ./darkcoin2 folder (I can just open up the original by )
Follow Tao's guide for remaining setup of MN with slight altercations to the commands to match the new ./darkcoin2 folder
Rinse and repeat for more masternodes.
When Updating: I can use this tool on my local Windows pc? Or do I just need to use Tao's updating guide?
For creating more MN: Is there an easier way?
What exactly is this -wallet argument, could you elaborate?