Post
Topic
Board Announcements (Altcoins)
Re: [ANN][BET] BETACOIN - SHA256 COIN | POW | 32mln + 0,39% annual | NO PREMINE
by
betacoindev
on 24/11/2013, 05:09:32 UTC
my wallet says that there's no block source, hes not connecting. what should i do?

Hi, since the first start you should give to your wallet one node address to connect. After first connection it will get other nodes and sync with network.

To do that:

In GUI Client after first start go to the console and type:
Code:
addnode 76.74.177.244 onetry

If you use console client, start it with command:
Code:
./betacoind -connect=76.74.177.244 &


P.S. Also be sure that you have a valid betacoin.conf file.