Post
Topic
Re: [ANN] ¤ DMD Diamond 3.0 | Scarce ¤ Valuable ¤ Secure | PoS 3.0 | Masternodes 65%
by
Kinesispath
on 21/09/2017, 07:29:19 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 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

Thank you for your reply. It is very informative but actually answers my next question.
I asked a bit different thing. Not to run 2 wallets on same PC but 2 same wallets on 2 different PCs!?
For instance I have one PC in one city(Boston) and my laptop in another one(Helsinki), but I want to be able to use my DMD wallet in both cities...