This commit is contained in:
jl777
2017-03-18 16:35:05 +02:00
parent 8fa910175a
commit 25f7ef8cf6
3 changed files with 3 additions and 3 deletions

View File

@@ -1164,7 +1164,7 @@ void komodo_passport_iteration()
base = (char *)CURRENCIES[baseid];
if ( baseid+1 != refid )
{
if ( baseid == 32 )
if ( baseid == 32 || ASSETCHAINS_SYMBOL[0] == 0 )
{
komodo_statefname(fname,baseid<32?base:(char *)"",(char *)"komodostate");
komodo_nameset(symbol,dest,base);