Accidentally deleted wallet.json file

I accidentally deleted my wallet.json file from the CLI. I already registered two IDs with that wallet. When I ran another command from the CLI it asked me to create a new wallet. Is there any way to get my IDs transferred to the new wallet?

Hey @cryptoaddict, sorry to hear that :frowning:

When you created your wallet.json, the CLI tool should have printed out the password and private keys and asked you to back them up. If you still have them, you’ll be able to recreate your wallet with the import_wallet command (you may have to run blockstack set_advanced_mode on to get to the import_wallet command).