prusnak / suez

Tool for pretty printing and optimizing Lightning Network channels.
GNU General Public License v3.0
78 stars 20 forks source link

Fix IndexError: list index out of range in clnclient.py #27

Closed mb300sd closed 3 years ago

mb300sd commented 3 years ago

Fixes

  File "/usr/src/suez/clnclient.py", line 78, in refresh
    ][0].get("alias")
IndexError: list index out of range