mirror of
https://github.com/bitcoin/bips.git
synced 2025-03-13 19:16:49 +01:00
Update bip-0370.mediawiki
Small typo. Changed 'gemeric' to 'generic'.
This commit is contained in:
parent
de6b3ffeb8
commit
be78b633e3
1 changed files with 1 additions and 1 deletions
|
@ -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.
|
||||
|
|
Loading…
Add table
Reference in a new issue