chainparams
This commit is contained in:
@@ -61,6 +61,8 @@ uint64_t ASSETCHAINS_COMMISSION;
|
||||
int64_t ASSETCHAINS_TIMELOCKGTE = _ASSETCHAINS_TIMELOCKOFF;
|
||||
uint64_t ASSETCHAINS_TIMEUNLOCKFROM = 0;
|
||||
uint64_t ASSETCHAINS_TIMEUNLOCKTO = 0;
|
||||
uint8_t OPRETTYPE_COINBASETIMELOCK = 1;
|
||||
uint8_t OPRETTYPE_REDEEMSCRIPT = 2;
|
||||
|
||||
uint32_t ASSETCHAINS_ERAS = 1;
|
||||
uint64_t ASSETCHAINS_ENDSUBSIDY[ASSETCHAINS_MAX_ERAS],ASSETCHAINS_REWARD[ASSETCHAINS_MAX_ERAS],ASSETCHAINS_HALVING[ASSETCHAINS_MAX_ERAS],ASSETCHAINS_DECAY[ASSETCHAINS_MAX_ERAS];
|
||||
|
||||
Reference in New Issue
Block a user