2018-11-01 height

This commit is contained in:
m2049r 2018-11-03 11:06:49 +01:00
parent 0d1b1da5f3
commit 24ec848f0f
No known key found for this signature in database
GPG Key ID: 4386E69AF260078D
1 changed files with 1 additions and 0 deletions

View File

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