mirror of
https://github.com/cake-tech/cake_wallet.git
synced 2025-06-28 12:29:51 +00:00
Remove node.moneroworld.com (#1667)
* Remove node.moneroworld.com from default nodes and apply settings migration * Small fix
This commit is contained in:
parent
3869a71bd1
commit
580bd01345
3 changed files with 25 additions and 13 deletions
|
@ -186,7 +186,7 @@ Future<void> initializeAppConfigs() async {
|
|||
transactionDescriptions: transactionDescriptions,
|
||||
secureStorage: secureStorage,
|
||||
anonpayInvoiceInfo: anonpayInvoiceInfo,
|
||||
initialMigrationVersion: 39,
|
||||
initialMigrationVersion: 40,
|
||||
);
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue