• Forum has been upgraded, all links, images, etc are as they were. Please see Official Announcements for more information

Multiple MN-s with one wallet

Rajak

New member
Hello,

i have one VS with 3 ip addresses on vultr hosting.

i have configured network settings like vultr says.

then i make dash.conf file where i wrote

Code:
#rpcuser=name
#rpcpassword=password
#rpcallowip=127.0.0.1
#listen=0
#server=1
#daemon=1
#logtimestamps=1

i have read this article https://dashpay.atlassian.net/wiki/...ltiple+masternodes+from+one+wallet+start-many

then i have created masternode.conf on local PC configuration like:
Code:
MN901 IP1:9999 PrivateKey1 TransactionAddress1 Index1
MN901 IP2:9999 PrivateKey2 TransactionAddress2 Index2
MN901 IP3:9999 PrivateKey3 TransactionAddress3 Index3

and it is not working whats to do?

is this correct configuration?
 
Back
Top