Skip to content

Commit 3a16c24

Browse files
committed
Additional note for HW
1 parent 7803bf8 commit 3a16c24

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

bip-0078.mediawiki

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -382,6 +382,7 @@ The sender's software wallet can verify that the payjoin proposal is legitimate
382382
However, a hardware wallet can't verify that this is indeed the case. This means that the security guarantee of the hardware wallet is decreased. If the sender's software is compromised, the hardware wallet would sign two valid transactions, thus sending two payments.
383383
384384
Without payjoin, the maximum amount of money that could be lost by a compromised software is equal to one payment (via [[#output-substitution|payment output substitution]]).
385+
Note that the sender can opt out payment output substitution my using the optional parameter <code>disableoutputsubstitution=true</code>.
385386
386387
With payjoin, the maximum amount of money that can be lost is equal to two payments.
387388

0 commit comments

Comments
 (0)