The YieldCollected event is emitted with scaled amounts values #51
Open
Description
The issue is identified in the collectFeeOrYield function of the StableAsset contract.
The YieldCollected event uses scaled amounts values. These values are not divided by the corresponding entries in the precisions array, complicating the interpretation of the data.
Metadata
Assignees
Labels
No labels