Skip to content

Commit 4913627

Browse files
Hive Blockchain version bumped to 1.27.6
1 parent ba87dc1 commit 4913627

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

+1-1
Original file line numberDiff line numberDiff line change
@@ -138,7 +138,7 @@ using namespace hive::protocol::testnet_blockchain_configuration;
138138
#define HIVE_CHAIN_ID fc::sha256("4200000000000000000000000000000000000000000000000000000000000000")
139139
#else
140140
/// Hive mainnet
141-
#define HIVE_BLOCKCHAIN_VERSION ( version(1, 27, 5) )
141+
#define HIVE_BLOCKCHAIN_VERSION ( version(1, 27, 6) )
142142
#define OLD_CHAIN_ID fc::sha256()
143143
#define HIVE_CHAIN_ID fc::sha256("beeab0de00000000000000000000000000000000000000000000000000000000")
144144
#endif

0 commit comments

Comments
 (0)