Submitted by Czar102, also found by csanuragjain
When enough basket token owners exit, it will be impossible to exit pool with the last MIN_AMOUNT tokens because of this check. This will result in locking some tokens forever.
Consider resigning from this check or performing it only for the owner balance, who would need to have at least MIN_AMOUNT tokens.
loki-sama (Amun) disagreed with severity
0xleastwood (Judge) commented:
