You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We should also change the message to something like: it takes too long to calculate the max path.
Lucia should have input on this too when she is back
JacqueGM
changed the title
Seperate between 0 path and max path cannot be calculated
Separate between 0 path and max path cannot be calculated
Nov 8, 2022
Message suggestions
"0" should we explain why? link to FAQ if path is 0
"The path takes to long to calculate" because of cmplexity
"The transfer amount requires too many steps in one transaction"
Check the api code, where is the 52 step limitation, what is returned in this case?
Currently when there is no path it says the path cannot be calculated. We need to distinguish between 0 value paths and errors in calculating paths.
In send view.
Related PR for this problem: #463
Before this the max amount was loading forever or inaccurately saying 0 maybe
The text was updated successfully, but these errors were encountered: