Jelajahi Sumber

save wallet

serinko 4 tahun lalu
induk
melakukan
880d70a2c9
1 mengubah file dengan 2 tambahan dan 2 penghapusan
  1. 2 2
      whallets_cli.py

+ 2 - 2
whallets_cli.py

@@ -87,9 +87,9 @@ def confirm_entry(addresses, new_wallet):
 
 
 
 
 
 
-def save_wallet():
+def save_wallet(new_wallet_dictionary):
     """Saves the wallet into the database/dictionary and informs the user"""
     """Saves the wallet into the database/dictionary and informs the user"""
-    new_wallet_dictionary = re
+
     evm_wallets, spl_wallets = get_wallets()
     evm_wallets, spl_wallets = get_wallets()