Browse Source

o Removed verbose clang warning

0.8
Alexander Kjeldaas 12 years ago
parent
commit
40c5e409e1
  1. 2
      src/main.h

2
src/main.h

@ -22,7 +22,7 @@ class CAddress; @@ -22,7 +22,7 @@ class CAddress;
class CInv;
class CNode;
class CBlockIndexWorkComparator;
struct CBlockIndexWorkComparator;
/** The maximum allowed size for a serialized block, in bytes (network rule) */
static const unsigned int MAX_BLOCK_SIZE = 1000000;

Loading…
Cancel
Save