Introduced by #51
curl http://3.123.154.245:11000/api/blocks?limit=1&offset=11&sort=desc
returns "... "height": "99989", "
curl http://3.123.154.245:11000/api/blocks?limit=1&offset=10&sort=desc
returns "... "height":"9999", "
curl http://3.123.154.245:11000/api/blocks?limit=1&offset=9&sort=desc
returns "... "height":"99990", "
