diff options
author | login | 2022-03-12 05:38:12 +0000 |
---|---|---|
committer | login | 2022-03-12 05:38:12 +0000 |
commit | 82d02462de2fc66ec639beef177e8532b2473284 (patch) | |
tree | 786c76cf418f958196a1dee76b14e185c0b261f1 | |
parent | a7e69a46df485b55d84e15ae657aa3be354c991b (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.cpp | 0 | ||||
-rw-r--r-- | tcoin.cpp | 0 |
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 |