Bitcoin-ABC / Bitcoin-ABC/bitcoin-abc
"Duplicate -wallet filename specified" -> "Wallet already loaded"
Open
enhancement
help wanted
- Dominant language
- C++
- Stars
- 1.3k
- Forks
- 788
- PR merge metrics
- No merged PRs in 30d
Description
When you use `loadwallet` to try to load a wallet that has been loaded, a message saying _Duplicate -wallet filename specified_ shows up. In my opinion, this message is a little confusing, it should be changed to _Wallet has already been loaded_ or something like that.
Contributor guide
Research direction
Start at the loadwallet entry point and locate the path that reports “Duplicate -wallet filename specified” when the wallet is already loaded. Update the user-facing wording to clearly state that the wallet is already loaded, then verify that repeating loadwallet produces the new message.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp
- Domain
- backend
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100