lbcd/util
Dave Collins 6be128a843 Display float values with btcctl with %f.
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).
2013-12-25 17:47:12 -06:00
..
addblock Remove sqlite3 import from addblock. 2013-12-12 13:37:46 -06:00
btcctl Display float values with btcctl with %f. 2013-12-25 17:47:12 -06:00
dropafter Update utilities to use new btclog as well. 2013-11-21 19:03:55 -06:00
findcheckpoint Add some missed imports in last commit. 2013-11-11 11:52:59 -06:00
showblock Update utilities to use new btclog as well. 2013-11-21 19:03:55 -06:00