mirror of
https://github.com/bitcoin/bips.git
synced 2026-04-06 16:16:45 +00:00
Merge pull request #988 from dr-orlovsky/patch-1
BIP 174: require creator to initialize empty output fields
This commit is contained in:
@@ -431,7 +431,7 @@ Using the transaction format involves many different roles. Multiple roles can b
|
|||||||
===Creator===
|
===Creator===
|
||||||
|
|
||||||
The Creator creates a new PSBT. It must create an unsigned transaction and place it in the PSBT.
|
The Creator creates a new PSBT. It must create an unsigned transaction and place it in the PSBT.
|
||||||
The Creator must create empty input fields.
|
The Creator must create empty input and output fields.
|
||||||
|
|
||||||
===Updater===
|
===Updater===
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user