-
I ran into the same confusion that led to #5473.
```
lightning-cli pay lno1zrxq... 100sat
{
"code": -32602,
"message": "Invalid bolt12: unexpected prefix lno"
}
```
You have to call …
Sjors updated
1 month ago
-
First off, great website! Was testing a bit today and tried to create a payment code with a Bolt12 offer and silent payment address, but after > 1 hr it doesn't seem to work.
I noticed the auto-gen…
-
### Describe the feature
Successor to LNURL-P and Bolt12 that uses Nostr as a transport, provides upgrades Lightning Addresses for trust-minimization
https://github.com/nostr-protocol/nips/pull/14…
-
The [BOLT12 Prism plugin](https://github.com/gudnuf/bolt12-prism) has undergone additional development and is reaching a stable state. Assuming the prism plugin is installed, Clams Remote should allow…
-
Mastercard adopts bitcoin: https://cointelegraph.com/news/mastercard-non-custodial-crypto-spending-card
DLC dev kit: https://x.com/bennyhodl/status/1831720708042260618
Statechain vulnerability d…
-
decode-invoice Decodes a **bech32-encoded** invoice string into a BOLT 12 invoice
get-invoice fetches a BOLT 12 invoice and returns as a **hex-encoded** string.
pay-invoice pays a *…
-
We currently don't support proof of payment for sent BOLT 12 payments because the user needs the `Bolt12Invoice` in the `PaymentSent` `Event`. This will require a bit of involvement, we'll need to sto…
-
Successor to LNURL-P and Bolt12 that uses Nostr as a transport, provides upgrade to Lightning Addresses for trust-minimization
https://github.com/nostr-protocol/nips/pull/1460
-
Title says it all
Prerequisite of #2582
-
### Describe the bug
If you click on a link with bolt12 offer in the form of bitcoin:?lno=lno1pg on iOs it opens Zeus, but then nothing happens.
This link format is used by e.g. https://satsto.me …