Chia-Network / chia-blockchain-gui

Chia blockchain GUI in electron/react
https://chia.net
Apache License 2.0
332 stars 246 forks source link

[Bug] Input amount of a token in offer builder changes unexpectedly #2461

Closed ChiaMineJP closed 2 weeks ago

ChiaMineJP commented 2 weeks ago

What happened?

when typed "6.75" into the requesting side of an offer builder and then selected Base Warped USDC then I got 675 - decimal is removed...

paste

Version

unknown

What platform are you using?

Windows

What ui mode are you using?

GUI

Relevant log output or stacktrace

No response

ChiaMineJP commented 2 weeks ago

Fixed by https://github.com/Chia-Network/chia-blockchain-gui/pull/2462