corda / net.corda.testing.dsl / TestLedgerDSLInterpreter / _tweak

_tweak

fun _tweak(dsl: LedgerDSLInterpreter<TestTransactionDSLInterpreter>.() -> Unit): Unit

Creates a local scoped copy of the ledger.

Parameters

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