Function: setLastMarkPriceUpdated(byte[32] _pairSymbol, uint64 _lastMarkPriceUpdated)
This allows the owner of the contract to update the field lastMarkPriceUpdated of the perpMarketCfg configuration.
Inputs
dataControl: Full control by
Owner.Constraints: No checks.
Impact: The set
perpMarketCfgconfiguration is not used in any way — without impact.
Branches and code coverage
Negative behavior
Caller is not
Owner.The new
_lastMarkPriceUpdatedless than the current.