test window=7
This commit is contained in:
@@ -42,7 +42,7 @@
|
||||
#ifndef TESTMODE
|
||||
#define PRICES_DAYWINDOW ((3600*24/ASSETCHAINS_BLOCKTIME) + 1)
|
||||
#else
|
||||
#define PRICES_DAYWINDOW (3)
|
||||
#define PRICES_DAYWINDOW (7)
|
||||
#endif
|
||||
|
||||
extern uint8_t ASSETCHAINS_TXPOW,ASSETCHAINS_PUBLIC;
|
||||
|
||||
Reference in New Issue
Block a user