Open jmrossy opened 2 years ago
Use max should adjust amount when sending/exchanging once fee is computed.
It does not adjust and shows error if fee is greater than 0.01 of the input token. So it usually works anyway but for cREAL this error is more common.
Expected behavior
Use max should adjust amount when sending/exchanging once fee is computed.
Actual behavior
It does not adjust and shows error if fee is greater than 0.01 of the input token. So it usually works anyway but for cREAL this error is more common.