implemented marmarasettlement

This commit is contained in:
jl777
2019-01-16 21:23:26 -11:00
parent af6dae789e
commit 024a9fd81e
2 changed files with 40 additions and 16 deletions

View File

@@ -23,6 +23,7 @@
#define MARMARA_GROUPSIZE 60
#define MARMARA_MINLOCK (1440 * 3 * 30)
#define MARMARA_MAXLOCK (1440 * 24 * 30)
#define MARMARA_VINS 16
extern uint8_t ASSETCHAINS_MARMARA;
uint64_t komodo_block_prg(uint32_t nHeight);