-
### Issue and Steps to Reproduce
### `getinfo` output
```
~/.lightning$ lightning-cli getinfo
{
"id": "033db47ac0c48fdcc94b7662852e740916d5ad79ee1bdebddd13bfeedc1dab3e04",
"alias": "YE…
-
PCN allows for fast and efficient transactions between parties by creating off-chain payment channels.
-
**Which topic needs more explanation?**
Advancing the Channel State
**What about the topic is not understood?**
My first question relates to how Alice sends Bob information when updating the chan…
-
## Summary
We should extend the `account_channels` API method with a new optional field to look up channels where the given account is the destination.
## Motivation
The fixPayChanRecipientOwnerD…
-
Currently the RFQ system handles quote specified by asset ID but ultimately the market will submit and reply to quotes by group key functionality. This is a place holder issue to be shaped further
…
-
Electrum succesfully receives LN payment over frozen channel.
Situation:
channel 1: Trampoline channel, frozen for receiving, having enough remote balance for receiving payment
channel 2: Trampol…
-
**Describe the bug**
Currently, if LND/LNDK is chosen as the introduction point in an offer it's trying to pay, it will throw an error. This is a bit of an edge case which is mostly likely to occur…
-
The current interface is a Terminal User Interface but not everyone is comfortable with using the terminal.
We need a good design proposition. It should include info like :
- SPV node section: nu…
-
### Describe your enhancement idea
We have MPP switch into payment modal that have to be activated manually each time before making the payment.
What about adding a general option in Settings - "Pay…
-
### Background
When multiple channels with a peer exist payments will be forwarded over the channels that have liquidity to the peer, however if one of the channels is closing or closed instead of …