mirror of
https://github.com/Xahau/xahaud.git
synced 2025-12-06 17:27:52 +00:00
Raise the re-acquire interval.
This commit is contained in:
@@ -20,7 +20,7 @@
|
||||
|
||||
// How long before we try again to acquire the same ledger
|
||||
#ifndef LEDGER_REACQUIRE_INTERVAL
|
||||
#define LEDGER_REACQUIRE_INTERVAL 180
|
||||
#define LEDGER_REACQUIRE_INTERVAL 600
|
||||
#endif
|
||||
|
||||
DEFINE_INSTANCE(LedgerAcquire);
|
||||
|
||||
Reference in New Issue
Block a user