|
@ -25,8 +25,8 @@ class TradeChecker: |
|
|
if not self.prices_map: |
|
|
if not self.prices_map: |
|
|
error("cannot parse prices") |
|
|
error("cannot parse prices") |
|
|
sys.exit(228) |
|
|
sys.exit(228) |
|
|
else: |
|
|
#else: |
|
|
info(f"{self.prices_map}") |
|
|
# info(f"{self.prices_map}") |
|
|
|
|
|
|
|
|
def mannco_key(self, items): |
|
|
def mannco_key(self, items): |
|
|
class_id = 101785959 |
|
|
class_id = 101785959 |
|
|