Skip to content

Commit

Permalink
Update config.hpp to 1.27.8
Browse files Browse the repository at this point in the history
  • Loading branch information
dnotestein authored and vogel76 committed Jan 16, 2025
1 parent 9953b66 commit 999c636
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion libraries/protocol/include/hive/protocol/config.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -140,7 +140,7 @@ using namespace hive::protocol::testnet_blockchain_configuration;
#define HIVE_CHAIN_ID fc::sha256("4200000000000000000000000000000000000000000000000000000000000000")
#else
/// Hive mainnet
#define HIVE_BLOCKCHAIN_VERSION ( version(1, 27, 7) )
#define HIVE_BLOCKCHAIN_VERSION ( version(1, 27, 8) )
#define OLD_CHAIN_ID fc::sha256()
#define HIVE_CHAIN_ID fc::sha256("beeab0de00000000000000000000000000000000000000000000000000000000")
#endif
Expand Down

0 comments on commit 999c636

Please sign in to comment.