jamesob/coldcore

setup: display additional information when doing a test send

Opened this issue · 4 comments

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.

I can make this change

Example Coldcard output:

OK TO SEND?
Consolidating
0.00099859 XTN
within wallet.

1 ins - fee
 = 2 outs

Network fee:
0.00000141 XTN

Change back:
0.00099859 XTN
 - to addresses -
tb1qhl02...lm5
tb1q7d2...sju

Press OK to approve and sign transaction. X to abort.

Example Coldcore output:
image

Yeah, agree it would be better to display both the total value and the principal/fee decomposition to allow easier verification on the coldcard.