corda / net.corda.testing.dsl / TestTransactionDSLInterpreter / reference

reference

fun reference(stateRef: StateRef): Unit

Add a reference input state to the transaction. Note that verifies will resolve this reference.

Parameters

stateRef - The input StateRef.