summaryrefslogtreecommitdiff
path: root/bip-0370.mediawiki
diff options
context:
space:
mode:
authorcmd <cscottdev@protonmail.com>2023-02-23 09:11:04 -0600
committerGitHub <noreply@github.com>2023-02-23 09:11:04 -0600
commitbe78b633e3561ba0f9b0696d2acd0b2c16067c8c (patch)
tree6f9ac672b17b5012feb30ec975eab65e51b9ecf3 /bip-0370.mediawiki
parentde6b3ffeb807e3cb6868dee6a6ec18dd6b565858 (diff)
Update bip-0370.mediawiki
Small typo. Changed 'gemeric' to 'generic'.
Diffstat (limited to 'bip-0370.mediawiki')
-rw-r--r--bip-0370.mediawiki2
1 files changed, 1 insertions, 1 deletions
diff --git a/bip-0370.mediawiki b/bip-0370.mediawiki
index 7ba0af4..b3f65ff 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.