corda / net.corda.core.messaging / CordaRPCOps / stateMachineRecordedTransactionMappingFeed

stateMachineRecordedTransactionMappingFeed

@RPCReturnsObservables abstract fun stateMachineRecordedTransactionMappingFeed(): DataFeed<List<StateMachineTransactionMapping>, StateMachineTransactionMapping>

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