From 7cf050ff8e4795c3abafbade6f8a13f754c7e486 Mon Sep 17 00:00:00 2001 From: dsc Date: Tue, 5 Jan 2021 06:48:32 +0100 Subject: [PATCH] Fix restore height lookup bug temporarily. The date that `src/utils/seeds.h#L29` outputs is wrong. Should be fixed. --- src/assets/restore_heights_wownero_mainnet.txt | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/assets/restore_heights_wownero_mainnet.txt b/src/assets/restore_heights_wownero_mainnet.txt index c74c02e..9921e23 100644 --- a/src/assets/restore_heights_wownero_mainnet.txt +++ b/src/assets/restore_heights_wownero_mainnet.txt @@ -167,4 +167,5 @@ 1600811447:249000 1601257433:250500 1601710572:252000 -1602154921:253500 \ No newline at end of file +1602154921:253500 +1609825674:279148 \ No newline at end of file