Skip to content

Commit 65529b1

Browse files
authored
Merge pull request bitcoin#1082 from molnard/patch-1
Fix word duplication
2 parents 127cdc3 + 38d2454 commit 65529b1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

bip-0078.mediawiki

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -209,7 +209,7 @@ In such case, the receiver will need to increase the fee of the transaction afte
209209
* The sender's wallet software is using round fee rate.
210210
211211
If the sender's fee rate is always round, then a blockchain analyst can easily spot the transactions of the sender involving payjoin by checking if, when removing a single input to the suspected payjoin transaction, the resulting fee rate is round.
212-
To prevent this, the sender can agree to pay more more fee so the receiver make sure that the payjoin transaction fee is also round.
212+
To prevent this, the sender can agree to pay more fee so the receiver make sure that the payjoin transaction fee is also round.
213213

214214
* The sender's transaction is time sensitive.
215215

0 commit comments

Comments
 (0)