fun stateMachineRecordedTransactionMapping(): Pair<List<StateMachineTransactionMapping>, Observable<StateMachineTransactionMapping>>
Overrides CordaRPCOps.stateMachineRecordedTransactionMapping
Returns a snapshot list of existing state machine id - recorded transaction hash mappings, and a stream of future such mappings as well.