diff options
author | login | 2021-12-12 13:40:13 +0000 |
---|---|---|
committer | login | 2021-12-12 13:40:13 +0000 |
commit | c0d17610538b41a13401aac6c83f4a6e452f29dd (patch) | |
tree | fd98ecb630f79201313367989a228fb792755d79 | |
parent | 337ce90729d3a8d99af5abb02143ab9c67ff74bb (diff) |
made changes to be compatible with minerbot's new "username" format vs. the old "~username" format
Made this change so that new "!minercoin ask" awarded minercoins will still show up in tcoin without losing old !minercoins awarded. In other words, the inflation will continue until morale improves.
-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 bde5416..3038f8a 100644 --- a/pcoin.cpp +++ b/pcoin.cpp diff --git a/tcoin.cpp b/tcoin.cpp index 4e51d7e..a569b16 100644 --- a/tcoin.cpp +++ b/tcoin.cpp |