2019-03 restore height (#544)

merge-requests/3/head
m2049r 5 years ago committed by GitHub
parent 8d95de828b
commit 8fa06e5b37
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -100,6 +100,7 @@ public class RestoreHeight {
blockheight.put("2018-12-01", 1716687L);
blockheight.put("2019-01-01", 1738923L);
blockheight.put("2019-02-01", 1761435L);
blockheight.put("2019-03-01", 1781681L);
}
public long getHeight(String date) {

Loading…
Cancel
Save