-
I've added the plugin to my ```~/.lightning/config``` file.
I can't seem ```lightning-cli gui``` to work through this method.
Can you confirm if this works for you? Should it?
I have had success …
-
it seems like the `@plugin.hook("htlc_accepted")` hook is not working as excpected when starting a node which has an unresolved htlc.
from the logfile I copy
```
2019-08-08T11:02:01.889Z plugin-…
-
Just trying out this application on macOS, installation went fine but when running `cli/lightning-cli gui` the command just hangs in the terminal, while this little dude bounces in the tray:
li…
-
I am having to read debug logs to get an insight into why the payment is still pending. listpayments shows:
```
{
"id": 6,
"payment_hash": "eae46f078ddcc70965dadbe75bb4ba113178…
-
### Issue and Steps to Reproduce
I have several plugins built on glightning, anything build before 12e28c25543df873c378b51d94de2f7d83f0beb3 the plugins work fine, from this commit forward, I get noth…
-
File "/home/user/lightning/plugins/plugins/rebalance/rebalance.py", line 2, in
from lightning import Plugin, Millisatoshi, RpcError
ModuleNotFoundError: No module named 'lightning'
Does it matte…
-
I've ran `lightning-rpc pay SOME_INVOICE_XXX help` (notice the extra help). I pressed Ctrl+C after a second, but lightningd crashed with this log. There seems to be an issue with quoting strings insid…
-
Here's more infor about lightning_network:
- Implementation:
[rust-lightning](https://github.com/rust-bitcoin/rust-lightning)(Currently somewhere near 20% towards usable)
- Plugin for c-lightni…
-
i don't know if this is the expected behavior. If it is, please close this issue.
I called the `pay` command with msatoshi = `null`, got the response `{ "code" : -32601, "message" : "Unknown comman…
-
I have c-lightning running for over a year now, but some time maybe two month ago I noticed it stopped and would not properly start again. I tried updating to 0.7.0 and now to latest git, does not hel…
svewa updated
5 years ago