2019-02 height
This commit is contained in:
parent
fa5fe313ea
commit
cd67a7e2bf
|
@ -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) {
|
||||
|
|
Loading…
Reference in New Issue