mirror of
https://github.com/ElementsProject/elements.git
synced 2026-08-15 12:51:00 +02:00
PSET: docs: Fix reference to non-existent PSBT_OUT_VALUE field
This commit is contained in:
parent
0b1b0b2676
commit
e7d994008e
1 changed files with 1 additions and 1 deletions
|
|
@ -275,7 +275,7 @@ The currently defined elements per-output proprietary types are as follows:
|
|||
| None
|
||||
| No key data
|
||||
| <tt><33 byte commitment></tt>
|
||||
| The 33 byte Value Commitment for this output. If provided, either <tt>PSBT_OUT_VALUE</tt> must be removed or <tt>PSBT_ELEMENTS_OUT_BLIND_VALUE_PROOF</tt> must be provided too.
|
||||
| The 33 byte Value Commitment for this output. If provided, either <tt>PSBT_OUT_AMOUNT</tt> must be removed or <tt>PSBT_ELEMENTS_OUT_BLIND_VALUE_PROOF</tt> must be provided too.
|
||||
|
|
||||
| 0
|
||||
| 2
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue