Skip to content

Commit

Permalink
chore: bump up protocol version for mainnet (70230)
Browse files Browse the repository at this point in the history
  • Loading branch information
pankcuf committed Nov 17, 2023
1 parent 26f18c8 commit 9a4011d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion DashSync/shared/Models/Chain/DSChainConstants.h
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
#define TESTNET_DAPI_GRPC_STANDARD_PORT 3010
#define DEVNET_DAPI_GRPC_STANDARD_PORT 3010

#define PROTOCOL_VERSION_MAINNET 70228
#define PROTOCOL_VERSION_MAINNET 70230
#define DEFAULT_MIN_PROTOCOL_VERSION_MAINNET 70228

#define PROTOCOL_VERSION_TESTNET 70230
Expand Down

0 comments on commit 9a4011d

Please sign in to comment.