corda
/
net.corda.node.utilities
/
StrandLocalTransactionManager
/
setThreadLocalTx
setThreadLocalTx
fun
setThreadLocalTx
(
tx
:
Transaction
?
)
:
Pair
<
Database
?
,
Transaction
?
>