Post
Topic
Board Announcements (Altcoins)
Re: [ANN][KARM] Karma / ₭ / X11
by
bitwho
on 13/03/2015, 18:12:04 UTC
No block source available, why does my client not pick up other nodes?

Karma config setting
Code:

rpcuser=karmaname
rpcpassword=karmapass
rpcport=9432
rpcallowip=127.0.0.1
daemon=1
server=1
addnode=54.234.181.73:9432
addnode=204.246.67.106:9432
addnode=188.165.2.147:9432
addnode=23.254.97.16:9432
addnode=188.226.177.232:9432
addnode=68.5.34.219:9432
addnode=92.222.38.197:9432
addnode=209.188.18.188:9432


For a quick solution to syncing with network
Code:

in your wallet go to help | debug window | console and type in:

addnode 54.234.181.73:9432 add

addnode 204.246.67.106:9432 add

addnode 188.165.2.147:9432 add

addnode 23.254.97.16:9432 add

close the popup window, wait for your wallet to start syncing.Wait up to 15-30 mins