File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 2525
2626This DIP proposes to track "coin mixing" in HD Wallets using the HDPath.
2727
28- keywords: CoinJoin PrivateSend coin mixing mix hdpath mixpath
28+ keywords: CoinJoin PrivateSend mobile coin mixing mix hdpath mixpath
2929
3030## Prior Art
3131
3232- [ Multi-Account Hierarchy for Deterministic Wallets] ( https://github.com/bitcoin/bips/blob/master/bip-0044.mediawiki )
3333
3434## Motivation
3535
36- Currently there's no strategy for sharing "coin mixing" enabled wallets between
37- devices, or enabling "coin mixing" on mobile devices.
36+ Currently there's no strategy for tracking "coin mixing" on mobile devices, or
37+ sharing "coin mixing" enabled wallet accounts between devices - such as in the
38+ case where a second device should do the mixing because the mobile device cannot
39+ reasonably do so.
3840
3941Preferably we want a strategy that doesn't require syncing indexes, especially
4042not in one-off formats.
You can’t perform that action at this time.
0 commit comments