Elektrine lite

← Feed

@StevenB@podcastindex.social

Post #1291777

2025-11-07 17:02 UTC

@merryoscar @ChadF @js @francosolerio Does clickable even really matter? It's not like the podcaster is going to be clicking every single payment that comes in, this will ultimately be handled by a program that fetches and consolidates the payment data from all the apps. And if they need a program that does all of that, then they'll need a server, at which point, let's cut the fetching step out and have the apps send it straight to the server.

Replies (1)

  • @StevenB @ChadF @js @francosolerio Clickable is a nice to have but you're right does not matter in the long term. The important part of this is that any receiving wallet if they choose to can parse the full payment metadata with only the text in the description field. For something like Alby Hub - it will be much easier for them to parse this data from the BOLT11 description as opposed to setting up a dedicated HTTP server to receive from podcast apps.

    Open ##1291778