add 2018-10-01 height (#441)

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

View File

@ -95,6 +95,7 @@ public class RestoreHeight {
blockheight.put("2018-07-01", 1606715L);
blockheight.put("2018-08-01", 1629017L);
blockheight.put("2018-09-01", 1651347L);
blockheight.put("2018-10-01", 1673031L);
}
public long getHeight(String date) {