mirror of
https://github.com/dashpay/dash.git
synced 2024-12-26 12:32:48 +01:00
o Removed verbose clang warning
This commit is contained in:
parent
6ca2ea2fa2
commit
40c5e409e1
@ -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…
Reference in New Issue
Block a user