mirror of
https://github.com/corda/corda.git
synced 2025-02-22 18:12:53 +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.