2019-03 restore height (#544)

This commit is contained in:
m2049r 2019-03-02 09:44:40 +01:00 committed by GitHub
parent 8d95de828b
commit 8fa06e5b37
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -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) {