corda / net.corda.core.transactions / WireTransaction / createComponentGroups

createComponentGroups

@CordaInternal fun createComponentGroups(inputs: List<StateRef>, outputs: List<TransactionState<ContractState>>, commands: List<Command<*>>, attachments: List<SecureHash>, notary: Party?, timeWindow: TimeWindow?): List<ComponentGroup>
Deprecated: Do not use, this is internal API