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: bip-0174.mediawiki
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -548,7 +548,7 @@ determine which outputs are change outputs and verify that the change is returni
548
548
| <tt>PSBT_OUT_BIP32_DERIVATION = 0x02</tt>
549
549
| <tt><public key></tt>
550
550
| The public key
551
-
| <tt><{32-bit uint> <32-bit uint>*</tt>
551
+
| <tt><32-bit uint> <32-bit uint>*</tt>
552
552
| The master key fingerprint concatenated with the derivation path of the public key. The derivation path is represented as 32-bit little endian unsigned integer indexes concatenated with each other. Public keys are those needed to spend this output.
0 commit comments