corda / net.corda.core.messaging / CordaRPCOps / stateMachineRecordedTransactionMapping

stateMachineRecordedTransactionMapping

@RPCReturnsObservables abstract fun stateMachineRecordedTransactionMapping(): Pair<List<StateMachineTransactionMapping>, Observable<StateMachineTransactionMapping>>

Returns a snapshot list of existing state machine id - recorded transaction hash mappings, and a stream of future such mappings as well.