In "Create payments" tab of GUI wallet, the fee is using dot instead of comma as decimal separator. If user gives transfer amounts using dot as separator, the amount is truncated. The amounts should be verified and rejected if anything else than 0-9 or comma is used in transaction amounts.
In "Create payments" tab of GUI wallet, the fee is using dot instead of comma as decimal separator. If user gives transfer amounts using dot as separator, the amount is truncated. The amounts should be verified and rejected if anything else than 0-9 or comma is used in transaction amounts.