2
Is it possible to send messages to a receiver address via lightning channels. For example Alice send 25000 Satoshi to Bob with the message 'thank you for the coffee'.
I'm trying to find information about this feature: https://github.com/lightningnetwork/lightning-rfc
If 2 people pay for a coffee at the same time, the only way to distinguish them from each other is by using multiple addresses? – Jeroen – 2018-04-16T08:57:21.080
@Jeroen: No, you could include an ID in the invoice? – Murch – 2018-04-16T15:59:30.947
I'm exploring a machine to machine solution with in-channel messaging, via channels privacy can be guaranteed. – Jeroen – 2018-04-16T19:41:54.947