mirror of
https://github.com/LBRYFoundation/lbcd.git
synced 2025-09-04 21:05:18 +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). |
||
---|---|---|
.. | ||
btcctl.go | ||
config.go | ||
version.go |