Skip to content

Commit 03b931d

Browse files
committed
BIP 370: add missing requirement for PSBT_OUT_AMOUNT field
1 parent f61d4b8 commit 03b931d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

bip-0370.mediawiki

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -189,7 +189,7 @@ The new per-output types for PSBT Version 2 are defined as follows:
189189
| None
190190
| No key data
191191
| <tt><64-bit little endian int amount></tt>
192-
| 64 bit signed little endian integer representing the output's amount in satoshis.
192+
| 64 bit signed little endian integer representing the output's amount in satoshis. Must be omitted in PSBTv0. Must be provided in PSBTv2.
193193
| 2
194194
| 0
195195
| 2

0 commit comments

Comments
 (0)