Skip to content

Commit 3b13a77

Browse files
Update HIVE_BLOCKCHAIN_VERSION
(cherry picked from commit d06b2d5) Co-authored-by: Gandalf <gandalf@storm.pl>
1 parent 824b7c2 commit 3b13a77

File tree

1 file changed

+1
-1
lines changed
  • libraries/protocol/include/hive/protocol

1 file changed

+1
-1
lines changed

libraries/protocol/include/hive/protocol/config.hpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -140,7 +140,7 @@ using namespace hive::protocol::testnet_blockchain_configuration;
140140
#define HIVE_CHAIN_ID fc::sha256("4200000000000000000000000000000000000000000000000000000000000000")
141141
#else
142142
/// Hive mainnet
143-
#define HIVE_BLOCKCHAIN_VERSION ( version(1, 27, 8) )
143+
#define HIVE_BLOCKCHAIN_VERSION ( version(1, 27, 10) )
144144
#define OLD_CHAIN_ID fc::sha256()
145145
#define HIVE_CHAIN_ID fc::sha256("beeab0de00000000000000000000000000000000000000000000000000000000")
146146
#endif

0 commit comments

Comments
 (0)