From 683cde52f7aac5b2d8deeab883131d3385c457fa Mon Sep 17 00:00:00 2001 From: wowario Date: Tue, 5 Feb 2019 01:25:00 +0300 Subject: [PATCH] add v11/v12 fork height --- src/cryptonote_core/blockchain.cpp | 2 ++ 1 file changed, 2 insertions(+) diff --git a/src/cryptonote_core/blockchain.cpp b/src/cryptonote_core/blockchain.cpp index 5b81129bb..88b8d9103 100644 --- a/src/cryptonote_core/blockchain.cpp +++ b/src/cryptonote_core/blockchain.cpp @@ -91,6 +91,8 @@ static const struct { { 8, 6969, 0, 1524214739 }, { 9, 53666, 0, 1538689773 }, { 10, 63469, 0, 1541700352 }, + { 11, 80969, 0, 1549238400 }, + { 12, 81269, 0, 1549318761 }, }; static const struct {