corda / net.corda.testing.dsl / TestTransactionDSLInterpreter / _tweak

_tweak

fun _tweak(dsl: TransactionDSLInterpreter.() -> EnforceVerifyOrFail): EnforceVerifyOrFail

Creates a local scoped copy of the transaction.

Parameters

dsl - The transaction DSL to be interpreted using the copy.