aboutsummaryrefslogtreecommitdiff
path: root/src/cryptonote_config.h
diff options
context:
space:
mode:
authorluigi1111 <luigi1111w@gmail.com>2020-09-15 19:55:03 -0500
committerluigi1111 <luigi1111w@gmail.com>2020-09-15 19:55:03 -0500
commitea587de300088635267007f7c775b30293fc6ea2 (patch)
tree82fccb41e3d253e61cd0f76d87768df669c434d0 /src/cryptonote_config.h
parentMerge pull request #6815 (diff)
parentwallet2: adapt to deterministic unlock time (diff)
downloadmonero-ea587de300088635267007f7c775b30293fc6ea2.tar.xz
Merge pull request #6745
80e535c wallet2: adapt to deterministic unlock time (TheCharlatan) 4971219 blockchain: deterministic UNIX time unlock checks (moneromooo-monero)
Diffstat (limited to '')
-rw-r--r--src/cryptonote_config.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/cryptonote_config.h b/src/cryptonote_config.h
index f50ab6a40..9bd1f44eb 100644
--- a/src/cryptonote_config.h
+++ b/src/cryptonote_config.h
@@ -180,6 +180,7 @@
#define HF_VERSION_EFFECTIVE_SHORT_TERM_MEDIAN_IN_PENALTY 12
#define HF_VERSION_EXACT_COINBASE 13
#define HF_VERSION_CLSAG 13
+#define HF_VERSION_DETERMINISTIC_UNLOCK_TIME 13
#define PER_KB_FEE_QUANTIZATION_DECIMALS 8