Sapling mainnet activation height

This commit is contained in:
Sean Bowe
2018-08-15 08:21:45 -06:00
parent e868f8247f
commit 955b328ad1
3 changed files with 15 additions and 5 deletions

View File

@@ -9,7 +9,7 @@
* network protocol versioning
*/
static const int PROTOCOL_VERSION = 170006;
static const int PROTOCOL_VERSION = 170007;
//! initial proto version, to be increased after version/verack negotiation
static const int INIT_PROTO_VERSION = 209;