Skip to content

Commit cf13cfa

Browse files
authored
Merge pull request bitcoin#988 from dr-orlovsky/patch-1
BIP 174: require creator to initialize empty output fields
2 parents f70132e + d509aa2 commit cf13cfa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

bip-0174.mediawiki

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -431,7 +431,7 @@ Using the transaction format involves many different roles. Multiple roles can b
431431
===Creator===
432432

433433
The Creator creates a new PSBT. It must create an unsigned transaction and place it in the PSBT.
434-
The Creator must create empty input fields.
434+
The Creator must create empty input and output fields.
435435

436436
===Updater===
437437

0 commit comments

Comments
 (0)