boltlabs-inc / zeekoe

Zero-knowledge layer-2 payment channels
MIT License
24 stars 1 forks source link

Use json output from `list` in test_zeekoe.py #291

Closed DariusParvin closed 3 years ago

DariusParvin commented 3 years ago

In test_zeekoe.py, there is a TODO that relies on using the json output from the list command.

When calling expiry, we need to specify the channel-id to close on. We would want to get the channel-id corresponding to the channel that is being tested (identified by the channel-name).