Skip to content

Commit

Permalink
march & april (#233)
Browse files Browse the repository at this point in the history
  • Loading branch information
m2049r authored Apr 21, 2018
1 parent 073bd96 commit bdc2a72
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -87,6 +87,8 @@ static public RestoreHeight getInstance() {
blockheight.put("2017-12-01", 1454639L);
blockheight.put("2018-01-01", 1477201L);
blockheight.put("2018-02-01", 1499599L);
blockheight.put("2018-03-01", 1519796L);
blockheight.put("2018-04-01", 1542067L);
}

public long getHeight(String date) {
Expand Down

0 comments on commit bdc2a72

Please sign in to comment.