Allow checking pending transactions
This commit is contained in:
@@ -10,7 +10,7 @@ from core.util import logs
|
||||
|
||||
log = logs.get_logger("scheduling")
|
||||
|
||||
INTERVAL_AGGREGATOR = 5
|
||||
INTERVAL_AGGREGATOR = 10
|
||||
|
||||
INTERVALS_PLATFORM = [x[0] for x in INTERVAL_CHOICES]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user