mirror of
https://github.com/corda/corda.git
synced 2025-04-07 11:27:01 +00:00
* Subscribe to updates for transaction and vault RPCs. * Ensure we unsubscribe our observables at the end. * Use Rx scheduler that can observe on FX application thread.