This commit is contained in:
jl777
2019-04-12 21:55:55 -11:00
parent a05149ce8e
commit bceb29eb2b
4 changed files with 50 additions and 35 deletions

View File

@@ -19,6 +19,7 @@
#include "CCinclude.h"
int32_t prices_extract(int64_t *pricedata,int32_t firstheight,int32_t numblocks,int32_t ind);
int32_t komodo_priceget(int64_t *buf64,int32_t ind,int32_t height,int32_t numblocks);
#define PRICES_DAYWINDOW ((3600*24/ASSETCHAINS_BLOCKTIME) + 1)
#define PRICES_TXFEE 10000