alcueca / solidity-mentorship

An use case by use case program to learn solidity

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

AccessControl

alcueca opened this issue · comments

Use AccessControl from yield-utils-v2 to segregate the permissions to the liquidation and administration functions. One account should be able to add new collaterals, a different account would be able to liquidate accounts.