com.r3corda.core.testing / 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.