corda / net.corda.testing.dsl / TransactionDSLInterpreter / input

input

abstract fun input(stateRef: StateRef): Unit

Adds an input reference to the transaction. Note that verifies will resolve this reference.

Parameters

stateRef - The input StateRef.