summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorkallewoof <karljohan-alm@garage.co.jp>2023-02-27 09:38:19 +0900
committerGitHub <noreply@github.com>2023-02-27 09:38:19 +0900
commitaa5b0a1009bcb90315ee6bdacc2592749d6d4636 (patch)
tree766ffb1c1ac3e3a46342052d91d9fd23f00b842e
parent2ef2b1658fd050b0bb265b8966cd9e4a4a9db243 (diff)
parentbe78b633e3561ba0f9b0696d2acd0b2c16067c8c (diff)
downloadbips-aa5b0a1009bcb90315ee6bdacc2592749d6d4636.tar.xz
Merge pull request #1427 from cmdruid/patch-1
Update 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.