saddle-finance / saddle-frontend

An open source UI for saddle.finance 🤠
https://saddle.exchange
54 stars 58 forks source link

isMigrated added to condition #1230

Closed arthur-zhuk closed 2 years ago

arthur-zhuk commented 2 years ago

The reference to isLegacyPool seems to be isMigrated now. This was preventing withdraws from legacy pools.

codecov[bot] commented 2 years ago

Codecov Report

Merging #1230 (5aa7ddb) into master (61678a9) will not change coverage. The diff coverage is 0.00%.

@@           Coverage Diff           @@
##           master    #1230   +/-   ##
=======================================
  Coverage   10.30%   10.30%           
=======================================
  Files         161      161           
  Lines        6053     6053           
  Branches     1965     1965           
=======================================
  Hits          624      624           
  Misses       5429     5429           
Impacted Files Coverage Δ
src/utils/index.ts 36.65% <0.00%> (ø)

:mega: Codecov can now indicate which changes are the most critical in Pull Requests. Learn more