Replies: 1 comment
-
|
This would need more thinking about the architecture to correctly expose this: ideally |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Future feature request: A way to associate a BOLT12 offer with a wildcard DNS entry so that a host could process inbound lightning payments to *@example.com and upon receipt of payment process it accordingly by crediting the dynamic user account with the funds received.
Example: someone sends 1000 sats to 123456username@example.com Phoenixd receives the payment, and triggers a webhook that then credits 123456username with 999 sats (1000 minus a 1sat fee according to internal biz logic) in the internal database of example.com's system.
See: https://x.com/TheBlueMatt/status/1813604927954186700
Beta Was this translation helpful? Give feedback.
All reactions