exoeconomy / EXOS-Electrum

Cloud Wallet - EXOS Electrum; EXOS thin client - HD Wallet
MIT License
9 stars 7 forks source link

TypeError: int() argument must be a string, a bytes-like object or a number, not 'dict' #61

Closed bchr73 closed 3 years ago

bchr73 commented 4 years ago

Crash Report

This crash report was reported through the automatic crash reporting system 🤖

Traceback

  File "/tmp/.mount_EXOS-EW4ZntS/usr/lib/python3.6/site-packages/electrum_exos/plugins/cosigner_pool/qt.py", line 454, in on_receive
    timeformat = calculate_wait_time(expire)
  File "/tmp/.mount_EXOS-EW4ZntS/usr/lib/python3.6/site-packages/electrum_exos/plugins/cosigner_pool/qt.py", line 446, in calculate_wait_time
    wait_time = int((WAIT_TIME - (int(server_time) - int(expire))))

TypeError: int() argument must be a string, a bytes-like object or a number, not 'dict'

Reporter

This issue was reported by 1 user(s):

EXOS-Electrum Version Python Version Operating System Wallet Type Locale
3.3.8 (56-g8d879b11) 3.6.8 (default, Jun 28 2018, 19:01:02) [GCC 4.8.4] Linux-4.4.0-171-generic-x86_64-with-debian-stretch-sid 3of5 en_US

Additional Information

The reporting user(s) did not provide additional information.