Skip to content

Commit e9f9be2

Browse files
committed
Fix little typo in p2wpkh address creation
1 parent a849f8c commit e9f9be2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

bip-0142.mediawiki

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -134,7 +134,7 @@ When the same public key is encoded as P2WPKH, the scriptPubKey becomes:
134134

135135
OP_0 <010966776006953D5567439E5E39F86A0D273BEE>
136136
137-
Using 0x06 as witness version, followed 0x00 as witness version, and a 0x00 padding, the equivalent P2WPKH address is:
137+
Using 0x06 as address version, followed 0x00 as witness program version, and a 0x00 padding, the equivalent P2WPKH address is:
138138

139139
p2xtZoXeX5X8BP8JfFhQK2nD3emtjch7UeFm
140140

0 commit comments

Comments
 (0)