Post
Topic
Board Announcements (Altcoins)
Re: [ANN][GSR] GeyserCoin | Is a new look at the PoW / PoS reward system! |
by
GeyserCoin
on 01/11/2017, 15:20:38 UTC
so now, have I lost all the coins?

No! Your coins save in your wallet! But if you try to mine without update - all new coins will be rejected by the main network!
and where to find the update?

https://github.com/geysercoin/geysercoin/releases/tag/v2.1.0.0
Thank you, updated. What else needs to be done ?, now writes that it is not synchronized and there is no sync indicator at the bottom

now you need to wait for the synchronization of the wallet! he himself will find the necessary nodes!
Tell me, it's okay for 3 hours already, and until now it's not synchronized and there's no download indicator, here's the screen: http://prntscr.com/h4ufob

try to add this nodes in the geysercoin.conf:

addnode=185.90.163.251
addnode=18.216.33.134
addnode=90.150.185.182
addnode=198.54.113.29
addnode=159.203.134.242

or add it from console:

addnode 185.90.163.251 add

And where to find this file? geysercoin.conf

You need create geysercoin.conf in folder:
c:\Users\yourusername\AppData\GeyserCoin
And put thit to file:
Code:
rpcuser=anyusername
rpcpassword=custompassword
server=1
daemon=1
listen=1
addnode=185.90.163.251
addnode=18.216.33.134
addnode=90.150.185.182
addnode=198.54.113.29
addnode=159.203.134.242