Can't get the wallet online, do I need to do more then just opening it? 0 active connections to wyvern network
I think you should add nodes to conf file
Quote
addnode=85.157.35.44:65379
addnode=85.197.44.79:62500
addnode=108.44.246.78:56544
addnode=149.56.240.164:44684
addnode=68.37.223.7:43611
addnode=45.18.74.54:64374
addnode=75.72.134.175:55273
addnode=68.33.73.3:21110
addnode=95.26.28.163:59210
addnode=71.193.64.155:56685
addnode=112.171.208.131:2993
addnode=194.242.14.206:55043
addnode=69.251.213.250:63485
addnode=149.202.78.181:36016
addnode=24.55.226.129:64845
addnode=69.36.215.49:53918
addnode=222.243.209.219:6149
addnode=186.212.195.64:53313
addnode=87.98.145.132:60987
addnode=85.114.135.212:44555
addnode=217.118.78.115:62448
addnode=75.130.162.248:50937
addnode=97.117.243.148:49989
addnode=222.243.209.219:6150
addnode=124.150.86.72:65424
addnode=85.197.44.79:62500
addnode=108.44.246.78:56544
addnode=149.56.240.164:44684
addnode=68.37.223.7:43611
addnode=45.18.74.54:64374
addnode=75.72.134.175:55273
addnode=68.33.73.3:21110
addnode=95.26.28.163:59210
addnode=71.193.64.155:56685
addnode=112.171.208.131:2993
addnode=194.242.14.206:55043
addnode=69.251.213.250:63485
addnode=149.202.78.181:36016
addnode=24.55.226.129:64845
addnode=69.36.215.49:53918
addnode=222.243.209.219:6149
addnode=186.212.195.64:53313
addnode=87.98.145.132:60987
addnode=85.114.135.212:44555
addnode=217.118.78.115:62448
addnode=75.130.162.248:50937
addnode=97.117.243.148:49989
addnode=222.243.209.219:6150
addnode=124.150.86.72:65424
just adding nodes didnt do it for me either.. this is one of the weirdest wallet I've ever used. Here is how I supplied the command line parameters and things I noticed if the conf file name is anything but wyvern it totally ignores it even if specifically pointed to the file. Other thing you have to put the full path of the conf file not jsut name even if it resides in the same directory as the exe is. I dont like to have my wallet data in C drive so I put them on E and look how funny it took the conf file path without quote and datadir path with quote. ..guess conf path with quote didnt work or something..can't remember.
wyvern-qt -conf=E:\Wyvern\wyvern.conf -datadir="E:\Wyvern\Datachain" -dbcache="30" -wallet="wallet.dat" -rest -listen -externalip="xx.xx.xx.xx"