From be78b633e3561ba0f9b0696d2acd0b2c16067c8c Mon Sep 17 00:00:00 2001 From: cmd Date: Thu, 23 Feb 2023 09:11:04 -0600 Subject: [PATCH] Update bip-0370.mediawiki Small typo. Changed 'gemeric' to 'generic'. --- bip-0370.mediawiki | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bip-0370.mediawiki b/bip-0370.mediawiki index 7ba0af4ccd..b3f65ffb9f 100644 --- a/bip-0370.mediawiki +++ b/bip-0370.mediawiki @@ -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.