Skip to content

Commit 56a5571

Browse files
committed
squash: typo fix
1 parent 3135ea4 commit 56a5571

1 file changed

Lines changed: 5 additions & 3 deletions

File tree

dip-aj-hd-mixing.md

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -25,16 +25,18 @@
2525

2626
This 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

3941
Preferably we want a strategy that doesn't require syncing indexes, especially
4042
not in one-off formats.

0 commit comments

Comments
 (0)