mirror of
https://github.com/bitcoin/bitcoin.git
synced 2025-12-14 06:32:33 +01:00
P2P: add maxtimeadjustment command line option
This commit is contained in:
@@ -10,6 +10,8 @@
|
||||
#include <stdint.h>
|
||||
#include <vector>
|
||||
|
||||
static const int64_t DEFAULT_MAX_TIME_ADJUSTMENT = 70 * 60;
|
||||
|
||||
class CNetAddr;
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user