Skip to content

Commit

Permalink
update june restore height (#606)
Browse files Browse the repository at this point in the history
  • Loading branch information
m2049r authored Jun 21, 2019
1 parent 294084b commit f28428e
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -103,6 +103,7 @@ static public RestoreHeight getInstance() {
blockheight.put("2019-03-01", 1781681L);
blockheight.put("2019-04-01", 1803081L);
blockheight.put("2019-05-01", 1824671L);
blockheight.put("2019-06-01", 1847005L);
}

public long getHeight(String date) {
Expand Down

0 comments on commit f28428e

Please sign in to comment.