chore: removed TODO for TESTNET_LLMQ_25_67_ACTIVATION_HEIGHT so far as have no idea why it is not matching with v19 activation

This commit is contained in:
Konstantin Akimov 2023-12-05 03:16:45 +07:00 committed by PastaPastaPasta
parent 70fa626381
commit bc0f0bf852

View File

@ -26,7 +26,6 @@
#include <atomic> #include <atomic>
#include <optional> #include <optional>
// TODO remove this const
static constexpr int TESTNET_LLMQ_25_67_ACTIVATION_HEIGHT = 847000; static constexpr int TESTNET_LLMQ_25_67_ACTIVATION_HEIGHT = 847000;
/** /**