xcm-tools icon indicating copy to clipboard operation
xcm-tools copied to clipboard

XCM ROUTER: Properly handle smaller amounts

Open dudo50 opened this issue 1 year ago • 0 comments

If user enters small amount it will return negative amounts on exchange chain calculation and result in error but user is not notified about this. Fix this, so that either this gets calculated before sendind XCM message or, that user gets properly notified.

This involves:

  • update code

dudo50 avatar Feb 28 '24 09:02 dudo50