com.r3corda.core.testing / TransactionGroupDSL / Roots / transaction
transaction
fun transaction(vararg outputStates: LabeledOutput): Unit
fun transaction(body: WireTransactionDSL<T>.() -> Unit): Unit
Deprecated: Use the vararg form of transaction inside roots