- 3B61E200EFE4B17A7F5384E13AB2A1A5E0A74FCE0A097802D5E32BB5D74F88FA6E018F56C36CA9198D726A3A78168F87A6181D498CB7A388BC1F3ADEFA7CD93F
+ EF93153B01FDF024A0AB2CE0F992EA9AF50D3423BAA147C395BBA4CC90575BDA0D832C0313428BBBC837C99D549C4BA787B94FAD5B871870397A410BA59EA0E9
bitcoin/src/serialize.h
(44 . 7)(44 . 7)
17 class CAutoFile;
18 static const unsigned int MAX_SIZE = 0x02000000;
19
20 static int VERSION = DEFAULT_CLIENT_VERSION;
21 extern int VERSION;
22
23 // Used to bypass the rule against non-const reference to temporary
24 // where it makes sense with wrappers such as CFlatData or CTxDB