update restore heights

This commit is contained in:
m2049r 2020-09-17 10:18:58 +02:00
parent dcf60ae193
commit f2fe781cb5
No known key found for this signature in database
GPG Key ID: 4386E69AF260078D
1 changed files with 3 additions and 0 deletions

View File

@ -116,6 +116,9 @@ public class RestoreHeight {
blockheight.put("2020-04-01", 2066806L);
blockheight.put("2020-05-01", 2088411L);
blockheight.put("2020-06-01", 2110702L);
blockheight.put("2020-07-01", 2132318L);
blockheight.put("2020-08-01", 2154590L);
blockheight.put("2020-09-01", 2176790L);
}
public long getHeight(String date) {