mirror of
https://github.com/monero-project/monero.git
synced 2025-12-22 07:10:46 -08:00
cryptonote_protocol: expand basic DoS protection
Count transactions as well
This commit is contained in:
@@ -52,7 +52,7 @@ PUSH_WARNINGS
|
||||
DISABLE_VS_WARNINGS(4355)
|
||||
|
||||
#define LOCALHOST_INT 2130706433
|
||||
#define CURRENCY_PROTOCOL_MAX_BLOCKS_REQUEST_COUNT 500
|
||||
#define CURRENCY_PROTOCOL_MAX_OBJECT_REQUEST_COUNT 500
|
||||
|
||||
namespace cryptonote
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user