summary refs log tree commit diff
diff options
context:
space:
mode:
authorlogin2022-03-12 05:38:12 +0000
committerlogin2022-03-12 05:38:12 +0000
commit82d02462de2fc66ec639beef177e8532b2473284 (patch)
tree786c76cf418f958196a1dee76b14e185c0b261f1
parenta7e69a46df485b55d84e15ae657aa3be354c991b (diff)
Fixes to how total balance are calculated
I can't believe I made this mistake, but I doublecounted minercoins, so now that doesn't happen.
-rw-r--r--pcoin.cpp0
-rw-r--r--tcoin.cpp0
2 files changed, 0 insertions, 0 deletions
diff --git a/pcoin.cpp b/pcoin.cpp
index 1c61ad3..ac0d970 100644
--- a/pcoin.cpp
+++ b/pcoin.cpp
diff --git a/tcoin.cpp b/tcoin.cpp
index 9876c60..f8fe665 100644
--- a/tcoin.cpp
+++ b/tcoin.cpp