From 8918753df96eaf7fd0dd91641ae02eb903960da3 Mon Sep 17 00:00:00 2001 From: Kalle Rosenbaum Date: Wed, 29 Sep 2021 11:40:11 +0200 Subject: Fix typo in PSBT_OUT_BIP32_DERIVATION --- bip-0174.mediawiki | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'bip-0174.mediawiki') diff --git a/bip-0174.mediawiki b/bip-0174.mediawiki index d70a7f1..9b34c99 100644 --- a/bip-0174.mediawiki +++ b/bip-0174.mediawiki @@ -548,7 +548,7 @@ determine which outputs are change outputs and verify that the change is returni | PSBT_OUT_BIP32_DERIVATION = 0x02 | | The public key -| <{32-bit uint> <32-bit uint>* +| <32-bit uint> <32-bit uint>* | 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. | | -- cgit v1.2.3