Update

constructor(consumed: Set<StateAndRef<U>>, produced: Set<StateAndRef<U>>, flowId: UUID? = null, type: Vault.UpdateType = UpdateType.GENERAL, references: Set<StateAndRef<U>> = emptySet())
constructor(consumed: Set<StateAndRef<U>>, produced: Set<StateAndRef<U>>, flowId: UUID? = null, type: Vault.UpdateType = UpdateType.GENERAL, references: Set<StateAndRef<U>> = emptySet(), consumingTxIds: Map<StateRef, SecureHash> = emptyMap())