fix wownero issue...

This commit is contained in:
Czarek Nakamoto
2024-05-05 13:47:54 +02:00
parent cd90f3bcd0
commit 07d3a5d7da

View File

@@ -1895,6 +1895,7 @@ void* WOWNERO_deprecated_restore14WordSeed(char *path, char *password, char *see
spendKey,
1);
wallet->setCacheAttribute("cake.seed", seed_str);
return reinterpret_cast<void*>(wallet);
}
uint64_t WOWNERO_deprecated_14WordSeedHeight(char *seed) {