KOMODO_FIRSTFUNGIBLEID
This commit is contained in:
@@ -1804,7 +1804,7 @@ void komodo_args(char *argv0)
|
|||||||
ASSETCHAINS_SELFIMPORT = "";
|
ASSETCHAINS_SELFIMPORT = "";
|
||||||
exit(0);
|
exit(0);
|
||||||
}
|
}
|
||||||
if ( ASSETCHAINS_SELFIMPORT.size() > 0 && ASSETCHAINS_CC >= KOMODO_FIRST_FUNGIBLEID )
|
if ( ASSETCHAINS_SELFIMPORT.size() > 0 && ASSETCHAINS_CC >= KOMODO_FIRSTFUNGIBLEID )
|
||||||
{
|
{
|
||||||
fprintf(stderr,"selfimport chains cant be in a fungible cluster\n");
|
fprintf(stderr,"selfimport chains cant be in a fungible cluster\n");
|
||||||
exit(0);
|
exit(0);
|
||||||
|
|||||||
Reference in New Issue
Block a user