Bitcoin Forum

Bitcoin => Electrum => Topic started by: yenom on May 03, 2014, 10:15:59 PM



Title: Setting units to µBTC?
Post by: yenom on May 03, 2014, 10:15:59 PM
I want to set the units to µBTC but can't find it in Electrum 1.9.8 GUI on Windows 7. I changed the config file so that
Code:
'decimal_point': 8
but that didn't change it. Any way to do it?


Title: Re: Setting units to µBTC?
Post by: klabaki on May 04, 2014, 10:35:24 PM
Hi there,

could you change it to:

Code:
'decimal_point': 2

...or...

Code:
'decimal_point': 6

...and then try again?