Skip to content

Commit b36695f

Browse files
committed
Update blockchain version to 0.23.2
1 parent b932680 commit b36695f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • libraries/protocol/include/steem/protocol

libraries/protocol/include/steem/protocol/config.hpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@
4444

4545
#else // IS LIVE STEEM NETWORK
4646

47-
#define STEEM_BLOCKCHAIN_VERSION ( version(0, 23, 1) )
47+
#define STEEM_BLOCKCHAIN_VERSION ( version(0, 23, 2) )
4848

4949
#define STEEM_INIT_PUBLIC_KEY_STR "STM8GC13uCZbP44HzMLV6zPZGwVQ8Nt4Kji8PapsPiNq1BK153XTX"
5050
#define STEEM_CHAIN_ID fc::sha256()

0 commit comments

Comments
 (0)