mirror of
https://github.com/bitcoin/bips.git
synced 2025-06-30 12:42:43 +00:00
Merge pull request #1427 from cmdruid/patch-1
Update bip-0370.mediawiki
This commit is contained in:
commit
aa5b0a1009
@ -288,7 +288,7 @@ The Extractor should produce a fully valid, network serialized transaction if al
|
|||||||
|
|
||||||
==Backwards Compatibility==
|
==Backwards Compatibility==
|
||||||
|
|
||||||
PSBTv2 shares the same gemeric format as PSBTv0 as defined in BIP 174. Parsers for PSBTv0 should
|
PSBTv2 shares the same generic format as PSBTv0 as defined in BIP 174. Parsers for PSBTv0 should
|
||||||
be able to deserialize PSBTv2 with only changes to support the new fields.
|
be able to deserialize PSBTv2 with only changes to support the new fields.
|
||||||
|
|
||||||
However PSBTv2 is incompatible with PSBTv0, and vice versa due to the use of the PSBT_GLOBAL_VERSION.
|
However PSBTv2 is incompatible with PSBTv0, and vice versa due to the use of the PSBT_GLOBAL_VERSION.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user