mirror of
https://github.com/bitcoin/bips.git
synced 2026-05-11 16:51:51 +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
|
| None
|
||||||
| No key data
|
| No key data
|
||||||
| <tt><bytes script></tt>
|
| <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
|
| 2
|
||||||
| 0
|
| 0
|
||||||
| 2
|
| 2
|
||||||
|
|||||||
Reference in New Issue
Block a user