Submitted by csanuragjain
ChainlinkPriceOracle.sol#L60
Asset Manager can update the aggregator of an existing asset thus impacting all function making use of this asset. Ideally if an aggregator is already set for an asset the function should fail.
addAsset should only work if assetInfoOf[_asset] value is empty.
olivermehr (Phuture Finance) disputed
jn-lp (Phuture Finance) commented:
moose-code (judge) commented:
