Post
Topic
Board Announcements (Altcoins)
Re: [ANN] ¤ DMD Diamond 3.0 | Scarce ¤ Valuable ¤ Secure | PoS 3.0 | Masternodes 65%
by
shveicar
on 21/09/2017, 07:14:27 UTC
Hello everybody.

Can you please help with DMD wallet(3.0)
Can I have two same DMD wallets on two different PCs running for instance laptop and Desktop PC?
Will it cause any problems?

Best Regards,
Kinesispath

Yes, you can run several wallets on the one PC or laptop.
To do this, you need to create different folders for your wallet (for example DMD1 and DMD2) and launch wallets through a shortcut with content:

for DMD1 it
Code:
D:\diamond-qt.exe -datadir=D:\DMD1
for DMD2 it
Code:
D:\diamond-qt.exe -datadir=D:\DMD2
*this example is for a wallet located on the drive D:\
If you are using another drive, then just change this letter


And before running the one of wallet, you must add this line in the diamond.conf files
Code:
port=9997

You can also choose any other free port in your system. The main thing that would be different from 17771