Join Nostr
2025-01-23 02:19:44 UTC
in reply to

Steven Bell :pci: :pc2red: on Nostr: Take for example this. It's how they're handling splits. Each of those is an ...

Take for example this. It's how they're handling splits. Each of those is an identifier for a user, and the server you can find their profile on. So you have to query that server to get the profile, then from the profile get the lnaddress, then from that get the callback, then from that get the invoice, then from that make the payment. Then do it all again for the next split, and the next split, and the next split.

lnaddress is shit.