The `peek` function is returning update time as `block.timestamp` rather than `source.lastUpdated` on line [93](https://github.com/yieldprotocol/vault-v2/blob/master/src/oracles/accumulator/AccumulatorMultiOracle.sol#L93)
The
peekfunction is returning update time asblock.timestamprather thansource.lastUpdatedon line 93