mirror of
https://github.com/m2049r/xmrwallet
synced 2025-05-02 10:44:28 +02:00
add restore height for december (#502)
This commit is contained in:
parent
9e1167c5b9
commit
dba6cb057e
@ -97,6 +97,7 @@ public class RestoreHeight {
|
||||
blockheight.put("2018-09-01", 1651347L);
|
||||
blockheight.put("2018-10-01", 1673031L);
|
||||
blockheight.put("2018-11-01", 1695128L);
|
||||
blockheight.put("2018-12-01", 1716687L);
|
||||
}
|
||||
|
||||
public long getHeight(String date) {
|
||||
|
Loading…
x
Reference in New Issue
Block a user