BOLT-12 is planned! but it needs to be prioritized among our other features or we need to receive a PR from an external contributor. We will most likely add support for LDK-node first (the default Alby Hub node backend)
Login to reply
Replies (2)
Nice! I agree that adding BOLT-12 to LDK first is probably better 🫡
Looking at the transactions on phoenixd-cli, I see the main difference between a BOLT12 and BOLT11 payment is that the former has a “payerKey” instead of an invoice.
Is it just a matter of updating ListTransactions()? If so, I could give it a shot.

GitHub
hub/lnclient/phoenixd/phoenixd.go at master · getAlby/hub
Alby Hub - Your own Bitcoin Lightning node: easy, connectable, feature-rich ✨ Run anywhere. Become self-sovereign. - getAlby/hub