corda / net.corda.core.transactions / BaseTransaction / inputs

inputs

abstract val inputs: List<*>

The inputs of this transaction. Note that in BaseTransaction subclasses the type of this list may change!