march & april (#233)

This commit is contained in:
m2049r 2018-04-21 10:24:12 +02:00 committed by GitHub
parent 073bd96b17
commit bdc2a72790
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 0 deletions

View File

@ -87,6 +87,8 @@ public class RestoreHeight {
blockheight.put("2017-12-01", 1454639L);
blockheight.put("2018-01-01", 1477201L);
blockheight.put("2018-02-01", 1499599L);
blockheight.put("2018-03-01", 1519796L);
blockheight.put("2018-04-01", 1542067L);
}
public long getHeight(String date) {