Sovryn-smart-contracts
Sovryn-smart-contracts copied to clipboard
Add a isContract check
_callOptionalReturn function doesn't have a check to verify if it is a Contract Account or Externally Owned Account. It was on hold due to Contract Size issue. The changes are implemented on top of new Loan Token Logic contracts now.