JUMBLR for KMDCC

This commit is contained in:
jl777
2018-11-23 08:42:02 -11:00
parent 82706e4a3a
commit 0b876f9224
3 changed files with 7 additions and 4 deletions

View File

@@ -1388,7 +1388,7 @@ void komodo_passport_iteration()
lastinterest = komodo_chainactive_timestamp();
}
refsp = komodo_stateptr(symbol,dest);
if ( ASSETCHAINS_SYMBOL[0] == 0 )
if ( ASSETCHAINS_SYMBOL[0] == 0 || strcmp(ASSETCHAINS_SYMBOL,"KMDCC") == 0 )
{
refid = 33;
limit = 10000000;