2019-02 height

This commit is contained in:
m2049r 2019-02-04 18:49:54 +01:00 committed by m2049r
parent fa5fe313ea
commit cd67a7e2bf
1 changed files with 1 additions and 0 deletions

View File

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