etherwall icon indicating copy to clipboard operation
etherwall copied to clipboard

Allow locale-specific decimal separator

Open almindor opened this issue 8 years ago • 0 comments

Native locales support other than dot character for decimal separator. Current BIGINT library used by Etherwall asserts an error if anything but dot is used.

Cases needed to be considered:

1.234 1,234 1.234,567

almindor avatar Aug 13 '17 19:08 almindor