Skip to content

Commit ec52492

Browse files
authored
typo in bip-0078
This is a transaction with inputs P2SH-P2WPKH 1. P2SH-P2WPKH is defined as type in this doc and the other type not 2. the RedeemScript(0 c78a45725355828d5658074dd5260d5fcb698530) consists of 0 + <20 bytes> and indicates therefore P2WPKH-Type. https://github.com/bitcoin/bips/blob/master/bip-0141.mediawiki#P2WPKH_nested_in_BIP16_P2SH
1 parent 61ccc84 commit ec52492

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

bip-0078.mediawiki

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -637,7 +637,7 @@ A successful exchange with:
637637
!maxadditionalfeecontribution
638638
!additionalfeeoutputindex
639639
|-
640-
|P2SH-P2WSH
640+
|P2SH-P2WPKH
641641
|2 sat/vbyte
642642
|0.00000182
643643
|0

0 commit comments

Comments
 (0)