This commit is contained in:
jl777
2016-10-29 08:45:31 -03:00
parent f8b26b3e28
commit 9c05b959a0
3 changed files with 6 additions and 4 deletions

View File

@@ -28,6 +28,7 @@ void komodo_init();
int32_t komodo_notarizeddata(int32_t nHeight,uint256 *notarized_hashp,uint256 *notarized_desttxidp);
char *komodo_issuemethod(char *method,char *params,uint16_t port);
#define GENESIS_NBITS 0x1f00ffff
int32_t ASSETCHAINS_SHORTFLAG;
char ASSETCHAINS_SYMBOL[16];
uint16_t ASSETCHAINS_PORT = 8777;