lbcd/util/btcctl
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
..
btcctl.go Display float values with btcctl with %f. 2013-12-25 17:47:12 -06:00
config.go add --notls option to disable connecting with TLS 2013-11-26 20:13:31 -05:00
version.go Prepare for release 0.4.0. 2013-12-12 13:27:06 -06:00