You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: decoding/transaction-signing-03.mdx
+9-6Lines changed: 9 additions & 6 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -18,12 +18,15 @@ When signing a P2WPKH (Segregated Witness) input, the signature and public key w
18
18
19
19
This is different from legacy transactions where signatures are placed directly in the `scriptSig`. The witness field starts empty and gets populated during the signing process.
0 commit comments