leave Heir CC activated on CCL

This commit is contained in:
Alrighttt
2019-06-14 14:41:04 +02:00
committed by GitHub
parent ada1e20346
commit caaca06a8f

View File

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