It'd be really nice to be able to receive with PayJoin. Currently when one sends on-chain transaction, there are actually two transactions involved - from wallet to the server and then server opening the channel. PayJoin can turn them into a single transaction.
Advantages:
- lower fees thanks to less transactions
- faster channel confirmation time because only one transaction needs to confirm
- improved privacy - wallets of senders get mixed up with ACINQ funds leading to confusing chain analysis
It'd be really nice to be able to receive with PayJoin. Currently when one sends on-chain transaction, there are actually two transactions involved - from wallet to the server and then server opening the channel. PayJoin can turn them into a single transaction.
Advantages: