corda / net.corda.testing.dsl / TransactionDSLInterpreter / _tweak

_tweak

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