1
0
mirror of https://github.com/bitcoin/bips.git synced 2026-04-13 16:18:40 +00:00

BIP 370: remove redundant field inclusion comment in OUT_SCRIPT description

There are already "Requiring inclusion" / "Requiring exclusion" columns that specify that.
This commit is contained in:
Antoine Poinsot
2026-03-03 16:45:12 -05:00
parent f61d4b8ba3
commit 175790ee7f

View File

@@ -199,7 +199,7 @@ The new per-output types for PSBT Version 2 are defined as follows:
| None
| No key data
| <tt><bytes script></tt>
| The script for this output, also known as the scriptPubKey. Must be omitted in PSBTv0. Must be provided in PSBTv2.
| The script for this output, also known as the scriptPubKey.
| 2
| 0
| 2