Closed someone42 closed 10 years ago
Currently wallet creation overwrites any existing wallet. Wallet creation and deletion should be separate, discrete operations. Wallet creation should not succeed if there is already an existing wallet.
Fixed in commit 2f053ef4e2fb606af29d4dbe4792bc45dff38d3d
Currently wallet creation overwrites any existing wallet. Wallet creation and deletion should be separate, discrete operations. Wallet creation should not succeed if there is already an existing wallet.