net.corda.node.services.vault / NodeVaultService / updates

updates

val updates: <ERROR CLASS><Update>
Overrides VaultService.updates

Get a synchronous Observable of updates. When observations are pushed to the Observer, the Vault will already incorporate the update, and the database transaction associated with the update will have been committed and closed.

Getter

Get a synchronous Observable of updates. When observations are pushed to the Observer, the Vault will already incorporate the update, and the database transaction associated with the update will have been committed and closed.