corda / net.corda.testing.dsl / TestTransactionDSLInterpreter / input

input

fun input(stateRef: StateRef): Unit

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

Parameters

stateRef - The input StateRef.