bip 174: add new hash preimage fields to Appendix A

This commit is contained in:
Andrew Poelstra 2020-08-27 15:02:44 +00:00
parent e30d465a6a
commit 983b9840b3

View File

@ -839,6 +839,26 @@ Any data types, their associated scope and BIP number must be defined here
| [[bip-0127.mediawiki|BIP 127]]
|-
| Input
| 10
| PSBT_IN_RIPEMD160
| BIP 174
|-
| Input
| 11
| PSBT_IN_SHA256
| BIP 174
|-
| Input
| 12
| PSBT_IN_HASH160
| BIP 174
|-
| Input
| 13
| PSBT_IN_HASH256
| BIP 174
|-
| Input
| 252
| PSBT_IN_PROPRIETARY
| BIP 174