This commit is contained in:
Peter D. Gray 2022-05-04 08:47:58 -04:00
parent 1826bb8124
commit 0294dd53d4
No known key found for this signature in database
GPG Key ID: F0E6CC6AFC16CF7B

View File

@ -1,9 +1,9 @@
## 5.0.3 - 2022-05-04
- Enhancement: Support P2TR outputs (pay to Taproot) outputs in PSBT files. Allows
on-screen verification of P2TR destination addresses (`bc1p..`) so you can sent your BTC
to them. However, does **not** support signing, so you cannot operate a Taproot wallet
with COLDCARD as the signing device... yet.
- Enhancement: Support P2TR outputs (pay to Taproot) in PSBT files. Allows
on-screen verification of P2TR destination addresses (`bc1p..`) so you can send
your BTC to them. Does **not** support signing, so you cannot operate a Taproot
wallet with COLDCARD as the signing device... yet.
## 5.0.2 - 2022-04-19