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