update june restore height (#606)
This commit is contained in:
parent
294084bec5
commit
f28428e677
|
@ -103,6 +103,7 @@ public class RestoreHeight {
|
|||
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) {
|
||||
|
|
Loading…
Reference in New Issue