corda / net.corda.core.node.services / TransactionStorage / updates

updates

abstract val updates: Observable<SignedTransaction>

Get a synchronous Observable of updates. When observations are pushed to the Observer, the vault will already incorporate the update.