update june restore height (#606)

This commit is contained in:
m2049r 2019-06-21 08:45:09 +02:00 committed by GitHub
parent 294084bec5
commit f28428e677
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

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