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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user