Post
Topic
Board Announcements (Altcoins)
Re: BiblePay | Masternodes | Sanctuaries | POBH - ASIC Resistant | 10% ORPHANS
by
bible_pay
on 24/04/2018, 13:34:12 UTC
every new user/miner add these nodes to config with peerers problem


addnode=node.biblepay.org:40000
addnode=biblepay.inspect.network  
addnode=node.biblepay-explorer.org


Don't recommend this, the second and third node are both dead, and the first node line isn't needed, it's already hard coded in the wallet.

For syncing issues, I would try going to the last pages of http://explorer.biblepay.org:3001/network , finding 1.1.2.1+ IP addresses and then in the console window type:
Code:
addnode "x.x.x.x:x" "onetry"

Correct, and you don't need the port, and the client needs network access to sync, and the client auto-manages the peers.dat file anyway, so its completely bad advice.

There is only one sentence needed with biblepay for addnodes:

"If you are going to be syncing outside the US in a DMZ zone, please add an addnode from that country manually" or "if node.biblepay.org is down add node.biblepay-explorer.org"

I just tested node.biblepay-explorer and it works:

telnet node.biblepay-explorer.org 40000

UP