parent
f62acae911
commit
1b81490c55
|
@ -107,8 +107,6 @@ QtObject:
|
|||
try:
|
||||
hexAddressValue = fromHex(Address, address)
|
||||
except Exception as e:
|
||||
let errDesription = e.msg
|
||||
error "error: ", errDesription
|
||||
return ""
|
||||
|
||||
for _, tokens in self.tokens:
|
||||
|
|
Loading…
Reference in New Issue