height for jan19 (#509)

merge-requests/3/head
m2049r 5 years ago committed by GitHub
parent 5ee5a81926
commit 888b5edaec
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -98,6 +98,7 @@ public class RestoreHeight {
blockheight.put("2018-10-01", 1673031L);
blockheight.put("2018-11-01", 1695128L);
blockheight.put("2018-12-01", 1716687L);
blockheight.put("2019-01-01", 1738923L);
}
public long getHeight(String date) {

Loading…
Cancel
Save