test
This commit is contained in:
@@ -15,6 +15,7 @@
|
|||||||
#define KOMODO_MINDIFF_NBITS 0x200f0f0f
|
#define KOMODO_MINDIFF_NBITS 0x200f0f0f
|
||||||
#define GENESIS_NBITS 0x1f00ffff
|
#define GENESIS_NBITS 0x1f00ffff
|
||||||
extern uint32_t ASSETCHAINS_TIMESTAMP;
|
extern uint32_t ASSETCHAINS_TIMESTAMP;
|
||||||
|
CBlock CreateGenesisBlock(const char* pszTimestamp, const CScript& genesisOutputScript, uint32_t nTime, uint32_t nNonce, uint32_t nBits, int32_t nVersion, const CAmount& genesisReward);
|
||||||
|
|
||||||
#include <vector>
|
#include <vector>
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user