Inital commit for prices fee to be paid to payments snapshot plan.
This commit is contained in:
@@ -20,6 +20,8 @@
|
||||
#include "komodo_defs.h"
|
||||
#include "CCinclude.h"
|
||||
int32_t komodo_priceget(int64_t *buf64,int32_t ind,int32_t height,int32_t numblocks);
|
||||
extern void GetFeeAddress();
|
||||
extern CScript KOMODO_PRICES_FEE_SCRIPTPUB;
|
||||
|
||||
// #define PRICES_DAYWINDOW ((3600*24/ASSETCHAINS_BLOCKTIME) + 1) // defined in komodo_defs.h
|
||||
#define PRICES_TXFEE 10000
|
||||
|
||||
Reference in New Issue
Block a user