openoms
openoms
Still results in no token: ``` {"data":{"userLogin":{"authToken":null}}} ```
cosmetic name change tested ok when closed
Hi Joelklabo, great project! Tried to run on a Raspiblitz with CLN v23.02.2 Steps taken: ``` sudo su - bitcoin cd /home/bitcoin/cl-plugins-available/ git clone https://github.com/joelklabo/nostr-control # filled in the config.json...
**Problem Description** The current behavior of LND is to delete and recreate the TLS certificate upon expiration at the next restart. This disrupts connections as the new TLS secret isn't...
BE careful this tool will expose the master private key of your CLN node in the terminal, but look very useful for recovery purposes. https://github.com/dieqohc/HSM-to-XPRV-recovery-tool Did not test, yet but...
Mentioned in: https://github.com/raspiblitz/raspiblitz/issues/4154#issuecomment-1716008904 and https://github.com/raspiblitz/raspiblitz/pull/4153 ``` × This environment is externally managed ╰─> To install Python packages system-wide, try apt install python3-xyz, where xyz is the package you are trying...
- [ ] test clnrest activation - [ ] create and copy rune - [ ] test installs Related to #4722 and should be tested together.
A hot example with the Suptronics / Geekworm X1002 bottom board:  
New feature as started to implement in: - [ ] #3202 Documenting the usage flow and quirks here. https://github.com/ElementsProject/peerswap/blob/master/docs/usage.md Commands in CLN: `lightning-cli peerswap-.` ``` peerswap-addpeer peer_pubkey Add peer to...