cryptoadvance / cryptoadvance/specter-desktop
allow editing of the unsigned transaction
Open
enhancement
- Dominant language
- Python
- Stars
- 847
- Forks
- 259
- Avg merge
- 6d 18h
- Merged PRs (30d)
- 2
Description
if there are no signatures in the unsigned transaction and the user wants to change something (i.e. increase the fee, or add another recipient), it would be nice to be able to edit it.
The edit screen can be like the send screen where inputs are already selected and the outputs are already filled.
This functionality will be required for RBF functionality as well so makes sense to implement it.
Contributor guide
Assessment
This issue has not been assessed yet.