Sapling testnet activation height

This commit is contained in:
Jack Grigg
2018-05-25 16:05:25 +12:00
parent 10faedf758
commit d670db7164
4 changed files with 5 additions and 6 deletions

View File

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