This commit is contained in:
jl777
2016-11-11 11:34:30 -03:00
parent 727e05f692
commit 3aa5131f36

View File

@@ -33,6 +33,7 @@ void komodo_stateupdate(int32_t height,uint8_t notarypubs[][33],uint8_t numnotar
void komodo_init(int32_t height);
int32_t komodo_notarizeddata(int32_t nHeight,uint256 *notarized_hashp,uint256 *notarized_desttxidp);
char *komodo_issuemethod(char *method,char *params,uint16_t port);
void komodo_init(int32_t height);
#define GENESIS_NBITS 0x1f00ffff
#define KOMODO_MINRATIFY 7