We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bbf0ace commit b7597e6Copy full SHA for b7597e6
CHANGELOG.md
@@ -12,6 +12,7 @@ This document serves as the change log for the ONIXLabs Corda Core API.
12
13
- Moved to new extension file naming convention for maintainability.
14
- Added extensions to obtain single inputs, reference inputs and outputs from a `LedgerTransaction`.
15
+- Added extension to cast `Iterable<StateAndRef<*>>` to `List<StateAndRef<T>>`.
16
17
### Workflow
18
0 commit comments