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
D:\diamond-qt.exe -datadir=D:\DMD1
for DMD2 it
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 letterAnd before running the one of wallet, you must add this line in the diamond.conf files
port=9997
You can also choose any other free port in your system. The main thing that would be different from 17771