mirror of
https://github.com/m2049r/xmrwallet
synced 2024-11-28 17:43:22 +01:00
2019-03 restore height (#544)
This commit is contained in:
parent
8d95de828b
commit
8fa06e5b37
@ -100,6 +100,7 @@ public class RestoreHeight {
|
||||
blockheight.put("2018-12-01", 1716687L);
|
||||
blockheight.put("2019-01-01", 1738923L);
|
||||
blockheight.put("2019-02-01", 1761435L);
|
||||
blockheight.put("2019-03-01", 1781681L);
|
||||
}
|
||||
|
||||
public long getHeight(String date) {
|
||||
|
Loading…
Reference in New Issue
Block a user