Sip²¹
Sip²¹
You need to pin the version of `pyln-client` in requirements.txt as `pyln-client==24.5` as otherwise a newer version gets installed which causes this error when starting the plugin: `lightningd: --sauron-api-endpoint=https://mutinynet.com/api/: unknown...
You might want to add some instructions in the README for how to start sauron with Mutinynet. Below command worked for me once I had `pyln-client==24.5` installed (see comment above):...
@ca-ruz The failing GitHub actions/tests are here: https://github.com/sip-21/plugins/actions/runs/11116007452/job/30885476517?pr=15 ``` [gw0] [ 20%] PASSED test_sauron.py::test_rpc_getchaininfo [gw1] [ 40%] ERROR test_sauron.py::test_rpc_sendrawtransaction_invalid [gw2] [ 60%] ERROR test_sauron.py::test_rpc_getrawblockbyheight [gw3] [ 80%] ERROR test_sauron.py::test_rpc_getutxout [gw1]...
> @sip-21 is this still good to go? Thinking it's had enough review time? Yes, it has been hanging there for quite some some time now. I noticed, though, there...