mirror of
https://github.com/aljazceru/plugins.git
synced 2026-01-06 23:04:19 +01:00
The old `pyln-client` here is causing this output on CLN v23.02: `UNUSUAL plugin-sauron.py: ValueError: Non-integer request id \"cln:getchaininfo#24\"` Updating `pyln-client` to `23.2` fixes for me.
3 lines
42 B
Plaintext
3 lines
42 B
Plaintext
pyln-client>=23.2
|
|
requests[socks]>=2.23.0
|