@RPCReturnsObservables abstract fun vaultAndUpdates(): Pair<List<StateAndRef<ContractState>>, Observable<Update>>
Returns a pair of head states in the vault and an observable of future updates to the vault.