5 #ifndef ANONCOIN_VERSION_H
6 #define ANONCOIN_VERSION_H
14 static const int PROTOCOL_VERSION = 70008;
17 static const int INIT_PROTO_VERSION = 209;
23 static const int MIN_PEER_PROTO_VERSION = 70007;
27 static const int CADDR_TIME_VERSION = 31402;
30 static const int NOBLKS_VERSION_START = 32000;
31 static const int NOBLKS_VERSION_END = 32400;
34 static const int BIP0031_VERSION = 60000;
37 static const int MEMPOOL_GD_VERSION = 60002;