mirror of
https://github.com/kaspanet/kaspad.git
synced 2026-03-13 11:55:05 +00:00
This commit modifies btcctl to show float values with %f instead of the default %v. This means the values will show similar to 1180923195.260000 instead of 1.18092319526e+09 (scientific notation).