From f76a8aafd81e20b23e51e83a04caec24f0e684d2 Mon Sep 17 00:00:00 2001 From: Mikhail Shilov Date: Thu, 10 Aug 2017 01:00:55 +0300 Subject: [PATCH] Update abe.py In the description to the API explorer it is written that in the penultimate column should be avgIntervalSinceLast --- Abe/abe.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Abe/abe.py b/Abe/abe.py index 0d41d0e8..f5bcc32d 100755 --- a/Abe/abe.py +++ b/Abe/abe.py @@ -1540,7 +1540,7 @@ def q_nethash(abe, page, chain): elif fmt in ("json", "jsonp"): ret.append([ height, int(nTime), target, avg_target, - difficulty, work, chain_work, nethash]) + difficulty, work, interval_seconds / interval, nethash]) elif fmt == "svg": ret += '