leave Heir CC activated on CCL
This commit is contained in:
@@ -2328,6 +2328,10 @@ 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 )
|
||||||
{
|
{
|
||||||
|
|||||||
Reference in New Issue
Block a user