Post
Topic
Board Announcements (Altcoins)
Re: [ANN][ZEN] ZenCash: Private, Secure, Resilient CryptoCurrency with zk-SNARKs
by
MedaR
on 05/10/2017, 07:50:45 UTC
can someone help me pls.... trying to setup a node

 "errors": "WARNING: check your network connection, 0 blocks received in the last 4 hours (96 expected)"


:~/zencash/zen/src$ ./zen-cli getinfo
{
  "version": 2001050,
  "protocolversion": 170002,
  "walletversion": 60000,
  "balance": 0.00000000,
  "blocks": 60850,
  "timeoffset": 0,
  "connections": 9,
  "proxy": "",
  "difficulty": 23164.46986298045,
  "testnet": false,
  "keypoololdest": 1507157824,
  "keypoolsize": 101,
  "paytxfee": 0.00000000,
  "relayfee": 0.00000100,
  "errors": "WARNING: check your network connection, 0 blocks received in the last 4 hours (96 expected)"
}
That’s ok, your blockchain is currently syncing, warning will disappear when blockchain is fully synced