X-Git-Url: https://git.novaco.in/?p=novacoin-seeder.git;a=blobdiff_plain;f=serialize.h;h=d67968af6d4ad0d81e590e0682c30f032111a0ed;hp=d3f6b7d7031916d544d9fa953a7c5ea99a43c185;hb=8e0c7b0aa076954469cb1c35785aff8005c8c60f;hpb=7d700b34ba4213906a7429292a7f3aae1f30d677 diff --git a/serialize.h b/serialize.h index d3f6b7d..d67968a 100644 --- a/serialize.h +++ b/serialize.h @@ -60,7 +60,7 @@ class CDataStream; class CAutoFile; static const unsigned int MAX_SIZE = 0x02000000; -static const int PROTOCOL_VERSION = 60000; +static const int PROTOCOL_VERSION = 60011; // Used to bypass the rule against non-const reference to temporary // where it makes sense with wrappers such as CFlatData or CTxDB