BitBoxSwiss / bitbox02-firmware

Firmware code of the BitBox02 hardware wallet
https://bitbox.swiss/bitbox02
Apache License 2.0
217 stars 81 forks source link

bitcoin/signtx: stricter index checking #1116

Closed benma closed 10 months ago

benma commented 10 months ago

The send_message.py example had an invalid index which should have resulted in an InvalidInput error. This fixes the example and the check.