mirror of
https://github.com/bitcoin/bips.git
synced 2026-04-13 16:18:40 +00:00
Merge pull request #2111 from darosior/2603_bip370_output_amount
BIP 370: drop redundant requirement from PSBT_OUT_SCRIPT field description
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