xclaim-sol
xclaim-sol copied to clipboard
requestRedeem - specify vault and check if it has sufficient funds
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?