Skip to content

Commit

Permalink
Update bip-0370.mediawiki
Browse files Browse the repository at this point in the history
Small typo. Changed 'gemeric' to 'generic'.
  • Loading branch information
cmdruid authored Feb 23, 2023
1 parent de6b3ff commit be78b63
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 be78b63

Please sign in to comment.