mirror of
https://github.com/bitcoin/bips.git
synced 2026-06-29 17:39:57 +00:00
Fix typos in BIP-0370 and BIP-0373 (#1718)
* Update bip-0370.mediawiki * Update bip-0373.mediawiki
This commit is contained in:
@@ -42,7 +42,7 @@ PSBT Version 2 (PSBTv2) only specifies new fields and field inclusion/exclusion
|
||||
<tt>PSBT_GLOBAL_UNSIGNED_TX</tt> must be excluded in PSBTv2.
|
||||
<tt>PSBT_GLOBAL_VERSION</tt> must be included in PSBTv2 and set to version number 2<ref>'''What happened to version number 1?'''
|
||||
Version number 1 is skipped because PSBT Version 0 has been colloquially referred to as version 1. Originally this BIP was to be
|
||||
version 1, but because it has been colloquially referred to as version 2 during its design phrase, it was decided to change the
|
||||
version 1, but because it has been colloquially referred to as version 2 during its design phase, it was decided to change the
|
||||
version number to 2 so that there would not be any confusion</ref>.
|
||||
|
||||
The new global types for PSBT Version 2 are as follows:
|
||||
|
||||
Reference in New Issue
Block a user