Function withdraw_ctokens
The function withdraws tokens that are previously used for collateral. In order to ensure the user does not withdraw collateral for an active loan, checks are performed in lending_market
.
withdraw_ctokens
The function withdraws tokens that are previously used for collateral. In order to ensure the user does not withdraw collateral for an active loan, checks are performed in lending_market
.