Join Nostr
2026-08-07 11:37:15 UTC
in reply to

lontivero on Nostr: Payment in coinjoin are just coinjoins and the mining fee rate is the same for all ...

Payment in coinjoin are just coinjoins and the mining fee rate is the same for all participants.

The fee is calculated as follow: `fee = sum(my_inputs) - sum(my_outputs)` but the payment output is not mine so, it appears a fee. Basically, not even Wasabi knows about the payment. That's something to improve.