From 387d5e1b12eaf06f4d454e1e53e3465c25a9fa53 Mon Sep 17 00:00:00 2001 From: "nicolas.dorier" Date: Sun, 24 May 2020 02:37:26 +0900 Subject: [PATCH] Reformulate --- bip-xxxx.mediawiki | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bip-xxxx.mediawiki b/bip-xxxx.mediawiki index 05a4beac..fb14013e 100644 --- a/bip-xxxx.mediawiki +++ b/bip-xxxx.mediawiki @@ -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===