Reformulate

This commit is contained in:
nicolas.dorier 2020-05-24 02:37:26 +09:00
parent 900d221a85
commit 387d5e1b12
No known key found for this signature in database
GPG Key ID: 6618763EF09186FE

View File

@ -195,7 +195,7 @@ Our method of checking the fee allows the receiver and the sender to batch payme
It also allows the receiver to pay the fee for batching adding his own outputs.
On top of those check, it is recommended, but not required for the sender to check that:
* If the sender is making a payjoin with a change (ie, not in the [[#spare-change|spare change]] case), make sure the receiver is paying for any change in the output list.
* If the sender is making a payjoin with a change (ie, not in the [[#spare-change|spare change]] case), make sure the receiver is paying for any batched output.
===Optional parameters===