Description text around cosigner xprv might be improved
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 8.6k
- Forks
- 3.5k
- Avg merge
- 2d 8h
- Merged PRs (30d)
- 61
Description
The current text is:
Please enter the master public key (xpub) of your cosigner.
Enter their master private key (xprv) if you want to be able to sign for them.
I think this might be better:
Please enter the master public key (xpub/ypub/zpub) of your cosigner.
Enter their master private key (xprv/yprv/zprv) if you want to be able to sign as your cosigner's identity.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start at electrum/gui/qt/installwizard.py lines 440-441, where the cosigner xpub and xprv descriptions are shown. Update the wording to mention the supported key prefixes and signing as the cosigner's identity; done when the displayed text matches the requested clarification.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- desktop
- Issue type
- Documentation
- Difficulty
- 1/5
- Estimated time
- Under an hour
- Activity status
- Stale
- Clarity
- Clearly specified
- Newbie friendliness
- 48/100