Skip to content

Modify function generate_ECDSA_keys() in simplecoin/wallet.py#64

Open
kumar0500 wants to merge 1 commit intocosme12:masterfrom
kumar0500:checkWalletName
Open

Modify function generate_ECDSA_keys() in simplecoin/wallet.py#64
kumar0500 wants to merge 1 commit intocosme12:masterfrom
kumar0500:checkWalletName

Conversation

@kumar0500
Copy link

This modification is done to ensure that when user enters a wallet address while generating a new wallet, the program checks whether a wallet with same filename already exists or not. If it exists, the user is prompted to choose either overwriting the old wallet or entering a new wallet name.

This modification is done to ensure that when user enters a wallet address while generating a new wallet, the program checks whether
with same filename exists or not. If it exists, the user is prompted to choose either overwriting the old  wallet or entering a new
wallet name.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants