com.r3corda.core.testing / TestTransactionDSLInterpreter / input

input

fun input(stateRef: StateRef): Unit
Overrides TransactionDSLInterpreter.input

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

Parameters

stateRef - The input StateRef.