mirror of
https://github.com/m2049r/xmrwallet
synced 2025-04-11 08:42:06 +02:00
parent
291e311b8a
commit
65ce9b0889
@ -113,6 +113,9 @@ public class RestoreHeight {
|
||||
blockheight.put("2020-01-01", 2001315L);
|
||||
blockheight.put("2020-02-01", 2023656L);
|
||||
blockheight.put("2020-03-01", 2044552L);
|
||||
blockheight.put("2020-04-01", 2066806L);
|
||||
blockheight.put("2020-05-01", 2088411L);
|
||||
blockheight.put("2020-06-01", 2110702L);
|
||||
}
|
||||
|
||||
public long getHeight(String date) {
|
||||
|
Loading…
x
Reference in New Issue
Block a user