net.corda.core.transactions / FilteredLeaves / <init>

<init>

FilteredLeaves(inputs: List<StateRef>, outputs: List<TransactionState<ContractState>>, attachments: List<SecureHash>, commands: List<Command>)

Class that holds filtered leaves for a partial Merkle transaction. We assume mixed leaves types.