update height for 2019-07-01 (#609)

This commit is contained in:
m2049r 2019-07-13 18:55:35 +02:00 committed by GitHub
parent cf5018be33
commit 352f0ad09c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -104,6 +104,7 @@ public class RestoreHeight {
blockheight.put("2019-04-01", 1803081L);
blockheight.put("2019-05-01", 1824671L);
blockheight.put("2019-06-01", 1847005L);
blockheight.put("2019-07-01", 1868590L);
}
public long getHeight(String date) {