mirror of
https://github.com/corda/corda.git
synced 2025-03-25 13:27:58 +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.