mirror of
https://github.com/cake-tech/cake_wallet.git
synced 2025-06-28 12:29:51 +00:00
fix Monero polyseed issue (#1474)
Add desktop settings silent payment update versions
This commit is contained in:
parent
5545137047
commit
43a4477b39
7 changed files with 24 additions and 17 deletions
|
@ -399,7 +399,6 @@ extern "C"
|
|||
return false;
|
||||
}
|
||||
|
||||
wallet->store(std::string(path));
|
||||
change_current_wallet(wallet);
|
||||
return true;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue