Add custom ordering token deploy test
This commit is contained in:
@@ -107,7 +107,7 @@ class CICEth:
|
||||
typ = self.token_details['extra_types'][i]
|
||||
else:
|
||||
typ = self.__detect_arg_type(x)
|
||||
arg_types.append(typ)
|
||||
args_types.append(typ)
|
||||
|
||||
positions = self.token_details['positions']
|
||||
if positions == None:
|
||||
|
||||
Reference in New Issue
Block a user