Skip to content

Commit

Permalink
Merge pull request #7 from scgbckbone/more_qr_fun
Browse files Browse the repository at this point in the history
more QR fun for README.md
  • Loading branch information
doc-hex authored Feb 28, 2024
2 parents 46e4a5b + 576652e commit 272286e
Show file tree
Hide file tree
Showing 3 changed files with 20 additions and 0 deletions.
Binary file added 15of15.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
20 changes: 20 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -130,3 +130,23 @@ cHNidP....
### PSBT: 10 in, 2 out with Locktimes

![tx-10in2out-locktimes](locktimes.png)

## Signing multisig Transaction with COLDCARD Q

1) Navigate to `Scan Any QR Code` and import below 15of15 multisig.

![multisig-15of15](15of15.png)

2) Sign below multisig PSBT

![change_psbt_multisig-15of15](change_psbt_15of15.png)

3) Above should fail because of exotic sighash (NONE). Navigate to
`Advanced/Tools -> Danger Zone -> Sighash Checks` and choose to `Warn` only.
After this you must be able to sign and COLDCARD presents you with a warning.

```patch
Only tweak `Sighash Check` setting if you know what you're doing. This
is very dangerous and not needed for normal operation. Please, enable checks
to `Default: Block` after this exercise.
```
Binary file added change_psbt_15of15.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 272286e

Please sign in to comment.