rtl: use clnrest

Using `clightning-rest` is no longer supported by rtl.
This commit is contained in:
Erik Arvstedt 2024-10-10 12:13:14 +02:00
parent 4e9c153f9c
commit ad2a128471
No known key found for this signature in database
GPG key ID: 33312B944DD97846
3 changed files with 21 additions and 16 deletions

View file

@ -17,8 +17,6 @@ c systemctl status rtl
c journalctl -u rtl
c cat /var/lib/rtl/RTL-Config.json
c systemctl status clightning-rest
# Open webinterface. Password: a
runuser -u "$(logname)" -- xdg-open "http://$ip:3000"