mirror of
https://github.com/bitcoin/bips.git
synced 2026-06-01 17:15:27 +00:00
Merge pull request #2141 from guggero/bip-0322-finalization
BIP-0322: clarify motivation/purpose, add prefix, clarify Proof of Funds format, describe PSBT based signing
This commit is contained in:
@@ -43,6 +43,10 @@ This document collects the fields and types used in PSBTs of any version from al
|
||||
| <tt>PSBT_GLOBAL_SP_DLEQ = 0x08</tt>
|
||||
| [[../bip-0375.mediawiki|375]]
|
||||
|-
|
||||
| Generic Signed Message
|
||||
| <tt>PSBT_GLOBAL_GENERIC_SIGNED_MESSAGE = 0x09</tt>
|
||||
| [[bip-0322.mediawiki|322]]
|
||||
|-
|
||||
| PSBT Version Number
|
||||
| <tt>PSBT_GLOBAL_VERSION = 0xFB</tt>
|
||||
| [[../bip-0174.mediawiki|174]]
|
||||
|
||||
Reference in New Issue
Block a user