xclaim-sol icon indicating copy to clipboard operation
xclaim-sol copied to clipboard

requestRedeem - specify vault and check if it has sufficient funds

Open alexeiZamyatin opened this issue 6 years ago • 0 comments

Currently, no vault specified when making a redeem request.

Problem: vaults can prevent users from redeeming funds if they do not react -> however, we will not know who to punish.

Fix: add vault address as parameter.

Check required: does vault have sufficient funds?

alexeiZamyatin avatar Jan 12 '19 17:01 alexeiZamyatin