setup: display additional information when doing a test send
Open
enhancement
- Dominant language
- Python
- Stars
- 140
- Forks
- 12
- PR merge metrics
- No merged PRs in 30d
Description
The Coldcard displays
output 0 address (change)
output 1 address
And I think total output amount (input - fee)
It would be easier to visually verify transaction details on Coldcard if coldcore displayed the same info in the same order.
Contributor guide
No contributing guide indexed for this repository
Research direction
Locate the code path that performs a test send and assembles the Coldcard display output. Compare its current output with the requested order: change output address, recipient output address, and total output amount; done means the displayed transaction details are easier to verify and match that order.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- cli
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100