-
### Issue and Steps to Reproduce
Hi,
I've opened a multichannel using this code:
```
lightning-cli multifundchannel '[
{
"id": "03cfea6e01d8735d29863d0ecc0f637e5da25c3afb1894e6cb1c…
-
Currently observed this behaviour while testing an application that sends out payments via `pay` (gRPC) and another service polling these payments via `listpays` (gRPC). There is a rather long delay b…
-
Consider this snippet of CSS:
```
@container (min-width: 700px) {
color: blue;
}
```
If you attempt to run postcss-csso 6.0.1 on a file containing this snippet, you'll get the following …
-
### Rationale
photon-lib communicates with a keyserver, and the applications built from it could likely also have connections to nodes and third party services. Communicating over clearnet with these…
-
**Describe the error**
Chapter 4 - payment demo
**To Fix**
?
**Additional context**
doesn't seem to run properly:
```
Starting Payment Demo
==============================================…
-
## Feature Description
So LNDK now supports sending BOLT 12 payments pretty well. But what about receives? As we start to explore this, I wanted to jot down some high level thoughts and some variou…
-
### Should
1. Check for all known address types, and if the type doesn't match current network, switch to the proper network and visit the page.
2. For block hashes and transaction hashes
a. If n…
-
An idea, is to ensure as much as possible that channel funding transactions have a "change" output that is controlled by the built-in onchain wallet.
Then, if the funding transaction takes a long t…
-
@thebrandonlucas pointed out that the old BOLT12.org had a useful examples section. While I believe that the majority of these examples are irrelevant (no more recurring payments in current spec, rigt…
-
our CLI needs some love. with latest lightning implementation lots of merchants willing to accept lightning payments consider electrum.
I have been informed by someone I recommended electrum to (an…