Function: setPerpMarketCfg(byte[32] _symbolHash, MarketTypes.PerpMarketCfg _perpMarketCfg)
This allows the owner of the contract to update the full 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.