Skip to content

Commit 983b984

Browse files
committed
bip 174: add new hash preimage fields to Appendix A
1 parent e30d465 commit 983b984

File tree

1 file changed

+20
-0
lines changed

1 file changed

+20
-0
lines changed

bip-0174.mediawiki

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -839,6 +839,26 @@ Any data types, their associated scope and BIP number must be defined here
839839
| [[bip-0127.mediawiki|BIP 127]]
840840
|-
841841
| Input
842+
| 10
843+
| PSBT_IN_RIPEMD160
844+
| BIP 174
845+
|-
846+
| Input
847+
| 11
848+
| PSBT_IN_SHA256
849+
| BIP 174
850+
|-
851+
| Input
852+
| 12
853+
| PSBT_IN_HASH160
854+
| BIP 174
855+
|-
856+
| Input
857+
| 13
858+
| PSBT_IN_HASH256
859+
| BIP 174
860+
|-
861+
| Input
842862
| 252
843863
| PSBT_IN_PROPRIETARY
844864
| BIP 174

0 commit comments

Comments
 (0)