Skip to content

Commit 8063211

Browse files
williamdemeoCopilot
andcommitted
Update CHANGELOG.md
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
1 parent 1547955 commit 8063211

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,9 @@
77
- Change type of `txRequiredTopLevelGuards` from map to list.
88
- Change `TxBody.txRequiredGuards` to `TxBody.txGuards`.
99
- Add `TxBody.reqSignerHashes`.
10+
- Add `TxInfo.txInfoSubTxs` field (a `Maybe` list of `SubTxInfo` for guard scripts).
11+
- Introduce `SubTxInfo` type alias.
12+
- Add `txInfoForPurpose` function for purpose-specific `TxInfo` construction.
1013

1114
## Conway spec
1215

0 commit comments

Comments
 (0)