Skip to main content

Deviation

Elliot Friedman, Volt Protocol

contract that determines whether or not a new value is within an acceptable deviation threshold

Events

DeviationThresholdUpdate

event DeviationThresholdUpdate(uint256 oldThreshold, uint256 newThreshold)

event that is emitted when the threshold is changed

Parameters

NameTypeDescription
oldThresholduint256undefined
newThresholduint256undefined