Elektrine lite

← Feed

@StevenB@podcastindex.social

Post #1291755

2025-11-07 16:33 UTC

@merryoscar @ericpp @francosolerio @alecksgates I'd love for the wallet services to support this, but given their history of support with keysend, I'm skeptical.

Replies (1)

  • @StevenB @ericpp @francosolerio @alecksgates I would love Alby to support this - in fact by looking at their Alby Hub code - I don't think it would be difficult. If they see the rss::payment prefix in an incoming BOLT11 invoice - they could just parse the full metadata from the headers and insert it into their existing Metadata field - https://github.com/getAlby/hub/blob/eec8328f6cecf1b322053b0aadbe7b91b4e6574a/db/models.go#L85

    Open ##1291756