Bitcoin Forum
April 25, 2024, 01:05:37 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Poll
Question: Should we bring back the masternode feature to Solaris?
Yes
No

Pages: « 1 ... 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 [123] 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 ... 377 »
  Print  
Author Topic: 💥SOLARIS PLATFORM [XLR] 💥Swapping to FinaToken  (Read 308794 times)
divedaucd
Full Member
***
Offline Offline

Activity: 294
Merit: 100



View Profile
October 28, 2017, 04:48:47 AM
 #2441

Anyone have the nodes to assist me in syncing my NIST5 wallet?

Thanks a bunch guys!
Here are my working nodes for NIST5:

Code:
[
{
"addr" : "146.185.135.35:18920",
"services" : "00000001",
"lastsend" : 1509166027,
"lastrecv" : 1509166028,
"conntime" : 1509165963,
"version" : 60013,
"subver" : "/Solaris:1.0.0/",
"inbound" : false,
"startingheight" : 201652,
"banscore" : 0
},
{
"addr" : "62.210.110.181:18920",
"services" : "00000001",
"lastsend" : 1509165997,
"lastrecv" : 1509166028,
"conntime" : 1509165997,
"version" : 60013,
"subver" : "/Solaris:1.0.0/",
"inbound" : false,
"startingheight" : 201654,
"banscore" : 0
},
{
"addr" : "94.130.19.114:18920",
"services" : "00000000",
"lastsend" : 1509166015,
"lastrecv" : 0,
"conntime" : 1509166015,
"version" : 0,
"subver" : "",
"inbound" : false,
"startingheight" : -1,
"banscore" : 0
},
{
"addr" : "176.215.217.37:18920",
"services" : "00000000",
"lastsend" : 1509166016,
"lastrecv" : 0,
"conntime" : 1509166016,
"version" : 0,
"subver" : "",
"inbound" : false,
"startingheight" : -1,
"banscore" : 0
}
]
1714050337
Hero Member
*
Offline Offline

Posts: 1714050337

View Profile Personal Message (Offline)

Ignore
1714050337
Reply with quote  #2

1714050337
Report to moderator
1714050337
Hero Member
*
Offline Offline

Posts: 1714050337

View Profile Personal Message (Offline)

Ignore
1714050337
Reply with quote  #2

1714050337
Report to moderator
You can see the statistics of your reports to moderators on the "Report to moderator" pages.
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
hau_dr
Newbie
*
Offline Offline

Activity: 43
Merit: 0


View Profile
October 28, 2017, 06:01:59 AM
 #2442

Anyone have the nodes to assist me in syncing my NIST5 wallet?

Thanks a bunch guys!
Here are my working nodes for NIST5:

Code:
[
{
"addr" : "146.185.135.35:18920",
"services" : "00000001",
"lastsend" : 1509166027,
"lastrecv" : 1509166028,
"conntime" : 1509165963,
"version" : 60013,
"subver" : "/Solaris:1.0.0/",
"inbound" : false,
"startingheight" : 201652,
"banscore" : 0
},
{
"addr" : "62.210.110.181:18920",
"services" : "00000001",
"lastsend" : 1509165997,
"lastrecv" : 1509166028,
"conntime" : 1509165997,
"version" : 60013,
"subver" : "/Solaris:1.0.0/",
"inbound" : false,
"startingheight" : 201654,
"banscore" : 0
},
{
"addr" : "94.130.19.114:18920",
"services" : "00000000",
"lastsend" : 1509166015,
"lastrecv" : 0,
"conntime" : 1509166015,
"version" : 0,
"subver" : "",
"inbound" : false,
"startingheight" : -1,
"banscore" : 0
},
{
"addr" : "176.215.217.37:18920",
"services" : "00000000",
"lastsend" : 1509166016,
"lastrecv" : 0,
"conntime" : 1509166016,
"version" : 0,
"subver" : "",
"inbound" : false,
"startingheight" : -1,
"banscore" : 0
}
]

Thanks, it work well for my wallet. I just tried syncing Nist5 wallet, I am not qualified enough for joining the airdrop by now.
starl1ng
Member
**
Offline Offline

Activity: 112
Merit: 10


View Profile
October 28, 2017, 09:04:40 AM
Last edit: October 28, 2017, 10:41:59 AM by starl1ng
 #2443

Hey! I'll be glad to help you. If you just run /.solarisd, it assumes that your wallet dir is /home/user/.solaris. And this is exactly where your solaris.conf should be.

If you have solaris.conf file elsewhere, type
Code:
# to copy from current directory
cp solaris.conf ~/.solaris/.
otherwise, you could re-create it in correct location
Code:
vi ~/.solaris/solaris.conf

Switch to insert mode by pressing 'i' or 'ins'

Paste your config and save file:

Press Esc to switch to command mode

type

:wq

and press Enter

Thank you so much for helping out.  The main issue here is that on my VPS (the one recommended in the setup guide), when I log in it puts me in the root directory and that's where I installed solaris.  Should I have gone back and into the home directory and installed solaris there?  I've tried following this guide to the letter yet somehow I'm stuck.  It doesn't help that nano won't run on my VPS and I have to use vi.

I followed your instructions anyway on creating a conf file in that home subdirectory but then there was no user subdirectory, or anything.

Sorry, I don't know why I'm having such trouble with this.

EDIT: Upon further inspection the error message indeed says

Error: To use solarisd, or the -server option to solaris-qt, you must set an rpcpassword in the configuration file:
/root/.solaris/solaris.conf

But there is indeed a solaris.conf file in that exact directory, with a password set.  I am so confused.  I'm looking right at a file it's telling me doesn't exist.

I'm about ready to just scratch the VPS and run the masternode off my Pi since it runs 24/7 anyway and I've staked coins for weeks on end with no issue.  If I shouldn't do that, let me know, but the VPS is staring to be more trouble than it's worth.  Thanks again for all the help.

I got it. You did not create a user, so you're logging in as a root. Well, you can do it that way, although it is recommended to create a user anyway. And enable/update the firewall

To create a user and start firewall you could do something like this (assuming you're logged in as root):

Code:
# choose a username, i assumed that username would be masternode
adduser masternode

# enter new password, you can skip other options like name and room number

# add that user to sudoers
usermod -aG sudo masternode

# add firewall rules, it is not necessary to start the firewall, but my inner paranoid says that the firewall is a must-have
# allow 22 port for ssh
ufw allow 22
# allow 60020 port for masternode
ufw allow 60020
# enable the firewall
ufw enable

# now, you can exit and reconnect as a new user 'masternode'
exit

ssh masternode@<your-ip>

# you will be logged in as a masternode user and will see a nice coloured command prompt
# from here, all the instructions should work fine, your home directory will be /home/masternode
# solaris wallet will be in /home/masternode/.solaris after you first start the solarisd

But, if you want, you still can use 'root' user. This user's home dir is located at /root
So you just need to replace /home/user/ from my previous answer with /root/, or with just ~/ (that means home directory)

I would also recommend to add daemon=1 option to solaris.conf on your masternode to start solarisd as a daemon

And about your update - /root/.solaris/solaris.conf is indeed the file you need to modify to run solarisd under the root user.
You can check if that file is empty or not by running
Code:
# this would output the file contents
cat /root/.solaris/solaris.conf

or edit it
Code:
vi /root/.solaris/solaris.conf
# switch to insert mode 'i' and paste content of your solaris.conf
# press esc to switch back to command mode
:wq
# hit enter
tts_la
Newbie
*
Offline Offline

Activity: 151
Merit: 0


View Profile
October 28, 2017, 10:18:57 AM
 #2444

Yeah, Solaris looks to be strong coin due to it stay for a long time above $1. After swapping from Nist5-algorithmed coin, Solaris saw strong, steady movements. I really hope that the team of developers could keep up their good works for Solaris. Happy mining.
Aureliusy
Sr. Member
****
Offline Offline

Activity: 325
Merit: 250


View Profile
October 28, 2017, 11:03:10 AM
 #2445

I use the Solaris signature(at free will), but it has not been updated with the Xevan protocol. When will it happen?l
Adriano2010
Hero Member
*****
Offline Offline

Activity: 1414
Merit: 516


View Profile WWW
October 28, 2017, 01:16:20 PM
 #2446

I use the Solaris signature(at free will), but it has not been updated with the Xevan protocol. When will it happen?l

Probable in December after swap is complete. For Sr. Member and Hero and Legendary rank is already updated to Xevan algorithm.
Xaba05xaba
Newbie
*
Offline Offline

Activity: 9
Merit: 0


View Profile WWW
October 28, 2017, 03:10:58 PM
 #2447

Any guides for a rapberry pi wallet instal? Mine is not synchronising.
In win it easy with conf file... but i'm newbee in rasp.
Pls Help)
ttythcl
Newbie
*
Offline Offline

Activity: 44
Merit: 0


View Profile
October 28, 2017, 04:15:56 PM
 #2448

Hi,

How to sync Nist5 algorithm wallet? Thank you.
Hi,

How to sync Nist5 algorithm wallet? Thank you.
[/quote]
Please add those nodes into your solariscoin.conf file
Code:
addnode=100.38.72.134
addnode=104.237.90.191
addnode=104.237.91.49
addnode=109.129.161.157
addnode=109.13.197.20
addnode=113.66.62.137
addnode=115.79.5.135
addnode=122.57.182.27
addnode=138.68.108.250
addnode=139.167.4.225
addnode=139.167.5.218
addnode=145.249.247.99
addnode=145.255.141.116
addnode=146.185.135.35
addnode=151.18.108.170
addnode=151.18.65.168
addnode=151.34.141.14
addnode=151.68.11.50
addnode=155.143.193.174
addnode=158.69.245.58
addnode=167.114.103.43
addnode=172.100.149.195
addnode=172.104.156.182
addnode=172.90.127.97
addnode=173.66.26.97
addnode=174.3.144.119
addnode=175.143.194.122
addnode=178.163.60.215
addnode=178.215.98.57
addnode=179.125.97.169
addnode=179.187.45.17
addnode=180.235.33.120
addnode=184.155.209.93
addnode=184.164.129.202
addnode=185.183.99.171
addnode=185.48.36.137
addnode=185.51.187.161
addnode=185.92.223.144
addnode=188.235.159.180
addnode=188.40.78.31
addnode=191.33.71.243
addnode=194.242.121.251
addnode=200.53.18.220
addnode=203.206.160.157
addnode=203.59.236.69
addnode=204.27.59.90
addnode=212.198.211.71
addnode=212.92.115.117
addnode=212.92.115.147
addnode=213.138.83.30
addnode=213.80.220.210
addnode=23.118.79.28
addnode=27.253.50.0
addnode=27.60.156.251
addnode=31.128.224.236
addnode=37.112.122.111
addnode=37.99.11.220
addnode=46.147.193.168
addnode=49.149.6.44
addnode=5.141.211.188
addnode=5.228.233.54
addnode=5.3.246.250
addnode=51.15.164.53
addnode=52.74.235.181
addnode=59.127.206.103
addnode=62.210.110.181
addnode=66.108.15.5
addnode=68.149.134.110
addnode=68.168.176.187
addnode=68.196.244.12
addnode=71.197.2.127
addnode=71.201.209.44
addnode=71.35.33.139
addnode=71.62.124.253
addnode=73.76.129.232
addnode=74.12.138.56
addnode=76.170.114.130
addnode=78.137.5.155
addnode=78.46.227.52
addnode=79.101.238.198
addnode=79.181.118.251
addnode=81.158.97.96
addnode=85.99.43.21
addnode=86.143.246.107
addnode=86.191.23.129
addnode=86.88.39.133
addnode=87.114.89.51
addnode=88.153.26.199
addnode=88.192.49.243
addnode=88.99.226.34
addnode=88.99.5.208
addnode=89.47.15.89
addnode=91.240.208.235
addnode=91.89.110.157
addnode=92.249.198.61
addnode=92.49.215.97
addnode=93.126.95.110
addnode=94.130.19.114
addnode=94.189.187.150
addnode=95.19.129.102
addnode=95.19.129.165
addnode=95.19.136.33
addnode=95.21.108.166
addnode=95.21.97.221
addnode=95.23.240.110
addnode=95.23.242.240
addnode=98.27.178.177
Then run the wallet again, it will be synced perfectly with the network. But of course, it take for a while.
Hope it helps!

Bythe way, the price looks good, still above $1. Thanks God.
https://coinmarketcap.com/currencies/solaris/
Elder III
Sr. Member
****
Offline Offline

Activity: 1246
Merit: 274


View Profile
October 28, 2017, 06:25:40 PM
 #2449

Please support Solaris_Xevan to get list on tradesatoshi. You have 1 free vote per day, remember to vote everyday!
https://www.tradesatoshi.com/Vote
Thanks all!
Yeah, let's start voting for Solaris on Tradesatoshi exchange. Thanks, @divedaucd!

Please try to vote daily as much as possible folks. It's free to make an account and once you do it takes 5 seconds to vote each day. Smiley It looks like Solaris would probably need a couple thousand votes to make it to the top of the list, but it's doable if we get enough people taking 5 seconds each day to place that free vote.
enigs
Newbie
*
Offline Offline

Activity: 62
Merit: 0


View Profile
October 28, 2017, 06:50:27 PM
 #2450

Any guides for a rapberry pi wallet instal? Mine is not synchronising.
In win it easy with conf file... but i'm newbee in rasp.
Pls Help)

I managed to get it running on my Pi 3, I think I just pulled from the github with apt-get and make and the executable popped up on my desktop.  If you keep struggling let me know and I'll do what I can to help.
enigs
Newbie
*
Offline Offline

Activity: 62
Merit: 0


View Profile
October 28, 2017, 07:12:41 PM
 #2451

I would also recommend to add daemon=1 option to solaris.conf on your masternode to start solarisd as a daemon

And about your update - /root/.solaris/solaris.conf is indeed the file you need to modify to run solarisd under the root user.
You can check if that file is empty or not by running
Code:
# this would output the file contents
cat /root/.solaris/solaris.conf

or edit it
Code:
vi /root/.solaris/solaris.conf
# switch to insert mode 'i' and paste content of your solaris.conf
# press esc to switch back to command mode
:wq
# hit enter

THANK YOU.  That did it.

I had some additional hurdles to clear but I cleared them myself and now have a fully operational XLR masternode ... now I wait for my first reward.  So exciting.  Thank you again.  When I get some rewards saved up I owe you a tip. Smiley
Aureliusy
Sr. Member
****
Offline Offline

Activity: 325
Merit: 250


View Profile
October 28, 2017, 08:18:34 PM
 #2452

running several nodes. Are there any things to pay attention to run while
several nodes
on different VPS provider ( different ip number
or on same VPS (different ip )
or on same VPS (same ip)
on same PC
33Bit
Full Member
***
Offline Offline

Activity: 273
Merit: 101


View Profile
October 28, 2017, 09:31:22 PM
 #2453

Hi,

How to sync Nist5 algorithm wallet? Thank you.
Hi,

How to sync Nist5 algorithm wallet? Thank you.
Please add those nodes into your solariscoin.conf file
Code:
addnode=100.38.72.134
addnode=104.237.90.191
addnode=104.237.91.49
addnode=109.129.161.157
addnode=109.13.197.20
addnode=113.66.62.137
addnode=115.79.5.135
addnode=122.57.182.27
addnode=138.68.108.250
addnode=139.167.4.225
addnode=139.167.5.218
addnode=145.249.247.99
addnode=145.255.141.116
addnode=146.185.135.35
addnode=151.18.108.170
addnode=151.18.65.168
addnode=151.34.141.14
addnode=151.68.11.50
addnode=155.143.193.174
addnode=158.69.245.58
addnode=167.114.103.43
addnode=172.100.149.195
addnode=172.104.156.182
addnode=172.90.127.97
addnode=173.66.26.97
addnode=174.3.144.119
addnode=175.143.194.122
addnode=178.163.60.215
addnode=178.215.98.57
addnode=179.125.97.169
addnode=179.187.45.17
addnode=180.235.33.120
addnode=184.155.209.93
addnode=184.164.129.202
addnode=185.183.99.171
addnode=185.48.36.137
addnode=185.51.187.161
addnode=185.92.223.144
addnode=188.235.159.180
addnode=188.40.78.31
addnode=191.33.71.243
addnode=194.242.121.251
addnode=200.53.18.220
addnode=203.206.160.157
addnode=203.59.236.69
addnode=204.27.59.90
addnode=212.198.211.71
addnode=212.92.115.117
addnode=212.92.115.147
addnode=213.138.83.30
addnode=213.80.220.210
addnode=23.118.79.28
addnode=27.253.50.0
addnode=27.60.156.251
addnode=31.128.224.236
addnode=37.112.122.111
addnode=37.99.11.220
addnode=46.147.193.168
addnode=49.149.6.44
addnode=5.141.211.188
addnode=5.228.233.54
addnode=5.3.246.250
addnode=51.15.164.53
addnode=52.74.235.181
addnode=59.127.206.103
addnode=62.210.110.181
addnode=66.108.15.5
addnode=68.149.134.110
addnode=68.168.176.187
addnode=68.196.244.12
addnode=71.197.2.127
addnode=71.201.209.44
addnode=71.35.33.139
addnode=71.62.124.253
addnode=73.76.129.232
addnode=74.12.138.56
addnode=76.170.114.130
addnode=78.137.5.155
addnode=78.46.227.52
addnode=79.101.238.198
addnode=79.181.118.251
addnode=81.158.97.96
addnode=85.99.43.21
addnode=86.143.246.107
addnode=86.191.23.129
addnode=86.88.39.133
addnode=87.114.89.51
addnode=88.153.26.199
addnode=88.192.49.243
addnode=88.99.226.34
addnode=88.99.5.208
addnode=89.47.15.89
addnode=91.240.208.235
addnode=91.89.110.157
addnode=92.249.198.61
addnode=92.49.215.97
addnode=93.126.95.110
addnode=94.130.19.114
addnode=94.189.187.150
addnode=95.19.129.102
addnode=95.19.129.165
addnode=95.19.136.33
addnode=95.21.108.166
addnode=95.21.97.221
addnode=95.23.240.110
addnode=95.23.242.240
addnode=98.27.178.177
Then run the wallet again, it will be synced perfectly with the network. But of course, it take for a while.
Hope it helps!

Bythe way, the price looks good, still above $1. Thanks God.
https://coinmarketcap.com/currencies/solaris/
Yeah, very active
[/quote]
Go to $5 very soon
starl1ng
Member
**
Offline Offline

Activity: 112
Merit: 10


View Profile
October 28, 2017, 09:42:11 PM
Last edit: October 28, 2017, 09:57:48 PM by starl1ng
 #2454

running several nodes. Are there any things to pay attention to run while
several nodes
on different VPS provider ( different ip number
or on same VPS (different ip )
or on same VPS (same ip)
on same PC

Generally, you don't have to put masternode-related settings to your local wallet's solaris.conf. Just add as many masternodes as you have to masternodes.conf.
On the each masternode - i kept 1 record in masternode.conf (as opposing to local wallet, where you should have a line in masternode.conf for each masternode you're running). I don't know, if it is correct - the manual says nothing about multiple masternodes, but it worked for me.

I've read somewhere in this thread that you can run as many masternodes as you like on 1 IP, but they should have different ports. I think this will cover your 2 last questions. You would need to start 2 solarisd daemons, each pointing to it's own data directory and config files. Although i didn't try to run 2 masternodes on the same IP, this should work fine.
starl1ng
Member
**
Offline Offline

Activity: 112
Merit: 10


View Profile
October 28, 2017, 09:44:43 PM
 #2455

I would also recommend to add daemon=1 option to solaris.conf on your masternode to start solarisd as a daemon

And about your update - /root/.solaris/solaris.conf is indeed the file you need to modify to run solarisd under the root user.
You can check if that file is empty or not by running
Code:
# this would output the file contents
cat /root/.solaris/solaris.conf

or edit it
Code:
vi /root/.solaris/solaris.conf
# switch to insert mode 'i' and paste content of your solaris.conf
# press esc to switch back to command mode
:wq
# hit enter

THANK YOU.  That did it.

I had some additional hurdles to clear but I cleared them myself and now have a fully operational XLR masternode ... now I wait for my first reward.  So exciting.  Thank you again.  When I get some rewards saved up I owe you a tip. Smiley

No problem, was glad to help Smiley The more people involved in Solaris, the better it would be for the whole community Smiley
hauntingvocal
Newbie
*
Offline Offline

Activity: 18
Merit: 0


View Profile
October 28, 2017, 11:15:17 PM
 #2456

Finally something of my interest   WIll definitely participate the ICO.
Aureliusy
Sr. Member
****
Offline Offline

Activity: 325
Merit: 250


View Profile
October 28, 2017, 11:23:41 PM
 #2457

I tried running a second MN. Totally different VPS and ip address.  created a different alias with 1000 XLR
The Masternode is not showing up as an Alias on my own Wallet.
When I type masternode outputs I see two addresses.
When I type  masternodes start-all, Only one masternode starts
Tried rebooting VPS sever. Restarting solarisd daemon... .

conf
staking=1
server=1
listen=1
port=port  (changed it to 60020)
masternode=1

Solaris-cli getinfo
"version" : 2000100,
    "protocolversion" : 70710,
    "walletversion" : 61000,
    "balance" : 0.00000000,
    "obfuscation_balance" : 0.00000000,
    "blocks" : 29447,
    "timeoffset" : 0,
    "connections" : 16,
    "proxy" : "",
    "difficulty" : 27.51426393,
    "testnet" : false,
    "keypoololdest" : 1509230433,
    "keypoolsize" : 1001,
    "paytxfee" : 0.00000000,
    "relayfee" : 0.00010000,
    "staking status" : "Staking Not Active",
    "errors" : ""


I dont see what I did wrong....
Adriano2010
Hero Member
*****
Offline Offline

Activity: 1414
Merit: 516


View Profile WWW
October 29, 2017, 01:14:25 AM
 #2458

I tried running a second MN. Totally different VPS and ip address.  created a different alias with 1000 XLR
The Masternode is not showing up as an Alias on my own Wallet.
When I type masternode outputs I see two addresses.
When I type  masternodes start-all, Only one masternode starts
Tried rebooting VPS sever. Restarting solarisd daemon... .

conf
staking=1
server=1
listen=1
port=port  (changed it to 60020)
masternode=1

Solaris-cli getinfo
"version" : 2000100,
    "protocolversion" : 70710,
    "walletversion" : 61000,
    "balance" : 0.00000000,
    "obfuscation_balance" : 0.00000000,
    "blocks" : 29447,
    "timeoffset" : 0,
    "connections" : 16,
    "proxy" : "",
    "difficulty" : 27.51426393,
    "testnet" : false,
    "keypoololdest" : 1509230433,
    "keypoolsize" : 1001,
    "paytxfee" : 0.00000000,
    "relayfee" : 0.00010000,
    "staking status" : "Staking Not Active",
    "errors" : ""


I dont see what I did wrong....

I think you should try running 2 masternodes on two different vps and on two different IPs and also. I don't think will work to masternodes on same wallet but i'm not an expert so waiting a better reply from someone who knows.
Lercker
Sr. Member
****
Offline Offline

Activity: 358
Merit: 250


View Profile
October 29, 2017, 05:02:19 AM
 #2459

I tried running a second MN. Totally different VPS and ip address.  created a different alias with 1000 XLR
The Masternode is not showing up as an Alias on my own Wallet.
When I type masternode outputs I see two addresses.
When I type  masternodes start-all, Only one masternode starts
Tried rebooting VPS sever. Restarting solarisd daemon... .

conf
staking=1
server=1
listen=1
port=port  (changed it to 60020)
masternode=1

Solaris-cli getinfo
"version" : 2000100,
    "protocolversion" : 70710,
    "walletversion" : 61000,
    "balance" : 0.00000000,
    "obfuscation_balance" : 0.00000000,
    "blocks" : 29447,
    "timeoffset" : 0,
    "connections" : 16,
    "proxy" : "",
    "difficulty" : 27.51426393,
    "testnet" : false,
    "keypoololdest" : 1509230433,
    "keypoolsize" : 1001,
    "paytxfee" : 0.00000000,
    "relayfee" : 0.00010000,
    "staking status" : "Staking Not Active",
    "errors" : ""


I dont see what I did wrong....
Try with Start Alias for each node. If this was a fork of the coin I think it was start-all does not work most of the time.
phieudu0408
Newbie
*
Offline Offline

Activity: 56
Merit: 0


View Profile
October 29, 2017, 07:00:28 AM
 #2460

Its very promising masternode project. I will follow the project very carefully. Thanks devs and good luck to all.
Pages: « 1 ... 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 [123] 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 ... 377 »
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!