This commit is contained in:
jl777
2016-10-29 12:52:29 -03:00
parent b6d5c8f57c
commit d73f07996a
3 changed files with 5 additions and 3 deletions

View File

@@ -13,6 +13,10 @@
* *
******************************************************************************/
int32_t IS_KOMODO_NOTARY,USE_EXTERNAL_PUBKEY;
std::string NOTARY_PUBKEY;
uint8_t NOTARY_PUBKEY33[33];
int32_t ASSETCHAINS_SHORTFLAG;
extern char ASSETCHAINS_SYMBOL[16];
extern uint16_t ASSETCHAINS_PORT;