issues
search
Cork-Technology
/
Depeg-swap
14
stars
1
forks
source link
Fix/fixed psm base fee
#122
Closed
07Vaishnavi-Singh
closed
1 month ago
07Vaishnavi-Singh
commented
1 month ago
Changes
List of Changes:
Removed the storage variable ModuleCore:psmBaseRedemptionFeePrecentage
Added a variable in State:Psm struct - psmBaseRedemptionFeePrecentage
Changed ModuleCore:initialize() to set the psmBaseRedemptionFeePrecentage
Changed ModuleCore:updatePsmBaseRedemptionFeePrecentage() function to set psmBaseRedemptionFeePrecentage
Added a function PsmLib:updatePSMBaseRedemptionFeePrecentage
Added an event in ModuleCore:PsmBaseRedemptionFeePrecentageUpdated
ziankork
commented
1 month ago
Closed as dup of #123
Changes
List of Changes: