Skip to content

Commit

Permalink
Merge pull request bitcoin#1427 from cmdruid/patch-1
Browse files Browse the repository at this point in the history
Update bip-0370.mediawiki
  • Loading branch information
kallewoof authored Feb 27, 2023
2 parents 2ef2b16 + be78b63 commit aa5b0a1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bip-0370.mediawiki
Original file line number Diff line number Diff line change
Expand Up @@ -288,7 +288,7 @@ The Extractor should produce a fully valid, network serialized transaction if al

==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.

However PSBTv2 is incompatible with PSBTv0, and vice versa due to the use of the PSBT_GLOBAL_VERSION.
Expand Down

0 comments on commit aa5b0a1

Please sign in to comment.