corda / net.corda.testing.dsl / LedgerDSLInterpreter / _tweak

_tweak

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

Creates a local scoped copy of the ledger.

Parameters

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