Post
Topic
Board Announcements (Altcoins)
Re: [ANN][ZEN] ZenCash: Private, Secure, Resilient CryptoCurrency with zk-SNARKs
by
TidalWaves
on 04/10/2017, 23:37:05 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)"
}