Skip to content

Commit 1761e8a

Browse files
author
azuchi
committed
Remove duplication BIP69
1 parent 77cde96 commit 1761e8a

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

bip-0069.mediawiki

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -25,11 +25,6 @@ This BIP is in the public domain.
2525

2626
==Motivation==
2727

28-
Currently, there is no clear standard for how wallet clients ought to order transaction inputs and outputs.
29-
Since wallet clients are left to their own devices to determine this ordering, they often leak information about their users’ finances.
30-
For example, a wallet client might naively order inputs based on when addresses were added to a wallet by the user through importing or random generation.
31-
Many wallets will place spending outputs first and change outputs second, leaking information about both the sender and receiver’s finances to passive blockchain observers.
32-
Such information should remain private not only for the benefit of consumers, but in higher order financial systems must be kept secret to prevent fraud.
3328
Currently, there is no clear standard for how wallet clients ought to order transaction inputs and outputs.
3429
Since wallet clients are left to their own devices to determine this ordering, they often leak information about their users’ finances.
3530
For example, a wallet client might naively order inputs based on when addresses were added to a wallet by the user through importing or random generation.

0 commit comments

Comments
 (0)