Post
Topic
Board Announcements (Altcoins)
Re: Nxt :: descendant of Bitcoin - Updated Information
by
nadrimajstor
on 04/01/2014, 01:53:49 UTC
Its been more than a day that public nodes respond with:
Code:
for N in {1..100}; do curl --silent "http://node$N.nxtbase.com:7874/nxt?requestType=getState" | python -m json.tool | grep '"lastBlock"'; done
    "lastBlock": "2680262203532249785",
    "lastBlock": "2680262203532249785",
    "lastBlock": "2680262203532249785",
    "lastBlock": "2680262203532249785",
    "lastBlock": "2680262203532249785",
    "lastBlock": "2680262203532249785",
    "lastBlock": "2680262203532249785",
    "lastBlock": "2680262203532249785",
    "lastBlock": "2680262203532249785",
    "lastBlock": "2680262203532249785",
Huh