File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -104,7 +104,7 @@ SegWit transactions have one such witness for each input.
104
104
| Script Witness | Yes | Varies | ` Vector<hex> ` | | The vector represents the witness stack.<br >Can be empty (length of 0). |
105
105
| Peg-in Witness | Yes | Varies | ` Vector<hex> ` | | The vector represents the witness stack.<br >Can be empty (length of 0). |
106
106
107
- The range proofs must be empty if their asociated amounts (issuance / inflation keys) are explicit.
107
+ The range proofs must be empty if their associated amounts (issuance / inflation keys) are explicit.
108
108
Refer [ here] ( https://elementsproject.org/features/confidential-transactions/investigation ) for more details on range proofs.
109
109
110
110
A non-empty peg-in witness stack should always have a length of 6, and the items should be interpreted as follows:
You can’t perform that action at this time.
0 commit comments