summary refs log tree commit diff
diff options
context:
space:
mode:
author~login@aussies.space2019-09-30 20:06:03 +0000
committer~login@aussies.space2019-09-30 20:06:03 +0000
commit74152c106beef37e6794549ad895986b3c2b76e8 (patch)
tree92158f8b2b136facc222a0e51b475050e28df7b8
parent5067e392f13b90b560700dacb9f022e5503fc8b5 (diff)
Added symbolic constants (flags) to remove integrations
Since not all places where tcoin runs have tildebot, minerbot and daily-adventure, these integrations are now disabled in the code through preprocessor directives (symbolic constants that act as flags)
-rw-r--r--pcoin.cpp0
1 files changed, 0 insertions, 0 deletions
diff --git a/pcoin.cpp b/pcoin.cpp
index 5c4273e..57f1faf 100644
--- a/pcoin.cpp
+++ b/pcoin.cpp