Blockstream / greenlight

Build apps using self-custodial lightning nodes in the cloud
https://blockstream.github.io/greenlight/getting-started/
MIT License
110 stars 28 forks source link

testing: Update pyln-testing dependency to match node version #338

Closed cdecker closed 9 months ago

cdecker commented 9 months ago

v23.11 was released and the --developer flag no longer exists. We also now have clnrest.py to contend with.

cdecker commented 9 months ago

Turns out that I had the change backwards, we need to pin to 23.08 until pyln-testing learns to identify the client version.