summary refs log tree commit diff
diff options
context:
space:
mode:
authorlogin0002020-04-23 13:27:28 +1000
committerGitHub2020-04-23 13:27:28 +1000
commit17361b23b8ef10226623e9c34cf40d3cc05f1b9f (patch)
treea88858fb079c13da1892343163bfaf88b57804f1
parentcae0b1206a4877adcdf5d13012d12d29dc614615 (diff)
Fixed tcoin --help again
I forgot that base_amount held the number of centitildecoins, and that I had to use cout_formatted_amount() to actually send to stdout the number of tildecoins (with decimal places).
-rw-r--r--tcoin.cpp0
1 files changed, 0 insertions, 0 deletions
diff --git a/tcoin.cpp b/tcoin.cpp
index 69e8c2b..b9963d8 100644
--- a/tcoin.cpp
+++ b/tcoin.cpp