This commit is contained in:
jl777
2016-11-11 11:29:50 -03:00
parent 09cd7f3aed
commit ab8ef4502c
2 changed files with 31 additions and 1 deletions

View File

@@ -16,7 +16,7 @@
int COINBASE_MATURITY = 100;
int32_t IS_KOMODO_NOTARY,USE_EXTERNAL_PUBKEY,KOMODO_CHOSEN_ONE,CURRENT_HEIGHT;
std::string NOTARY_PUBKEY;
std::string NOTARY_PUBKEY,ASSETCHAINS_NOTARIES;
uint8_t NOTARY_PUBKEY33[33];
int32_t ASSETCHAINS_SHORTFLAG;