mirror of
https://github.com/kvazar-network/kevacoin.git
synced 2025-01-28 15:54:27 +00:00
Merge pull request #2002 from alexanderkjeldaas/clang-warnings
o Removed verbose clang warning
This commit is contained in:
commit
0d5b1d2a3e
@ -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…
x
Reference in New Issue
Block a user