hats-finance / hats-contracts

MIT License
36 stars 47 forks source link

Check for duplicated reward controllers on initialize #504

Closed ben-kaufman closed 1 year ago

ben-kaufman commented 1 year ago

Adds a check to avoid duplicated reward controllers from being added on initialize. Also the AddRewardController event will now be emitted also for the reward controllers added on initialize.