mirror of
https://github.com/bitcoin/bips.git
synced 2026-05-11 16:51:51 +00:00
bip 174: add new hash preimage fields to Appendix A
This commit is contained in:
@@ -839,6 +839,26 @@ Any data types, their associated scope and BIP number must be defined here
|
|||||||
| [[bip-0127.mediawiki|BIP 127]]
|
| [[bip-0127.mediawiki|BIP 127]]
|
||||||
|-
|
|-
|
||||||
| Input
|
| 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
|
| 252
|
||||||
| PSBT_IN_PROPRIETARY
|
| PSBT_IN_PROPRIETARY
|
||||||
| BIP 174
|
| BIP 174
|
||||||
|
|||||||
Reference in New Issue
Block a user