corda / net.corda.testing.dsl / TransactionDSLInterpreter / reference

reference

abstract 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.