add 2018-10-01 height (#441)

merge-requests/3/head
m2049r 6 years ago committed by GitHub
parent 2d74281b31
commit bf64d8bd89
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -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) {

Loading…
Cancel
Save