Merge pull request #189 from jl777/dev

sync dev
This commit is contained in:
ca333
2019-06-15 00:38:38 +02:00
committed by GitHub

View File

@@ -2328,6 +2328,8 @@ void komodo_args(char *argv0)
{ {
// No CCs used on this chain yet. // No CCs used on this chain yet.
CCDISABLEALL; CCDISABLEALL;
CCENABLE(EVAL_TOKENS);
CCENABLE(EVAL_HEIR);
} }
if ( strcmp("COQUI",ASSETCHAINS_SYMBOL) == 0 ) if ( strcmp("COQUI",ASSETCHAINS_SYMBOL) == 0 )
{ {