Skip to content

Commit

Permalink
[privacy] renaming StakeShuffle (#3779)
Browse files Browse the repository at this point in the history
  • Loading branch information
bgptr authored and alexlyp committed Aug 1, 2022
1 parent 68829a0 commit 3782957
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Expand Up @@ -43,7 +43,7 @@ const PrivacyContent = ({
return (
<div className={styles.privacyContent}>
<Subtitle
title={<T id="privacy.coinMixer" m="Stakeshuffle++" />}
title={<T id="privacy.coinMixer" m="StakeShuffle" />}
className={classNames(styles.isRow)}
children={
<div className={classNames(styles.contentTitleButtonsArea)}>
Expand Down
2 changes: 1 addition & 1 deletion app/i18n/docs/en/Warnings/MixerIntroduction.md
@@ -1,4 +1,4 @@
Stakeshuffle++ requires two dedicated wallet accounts - a "mixed" account and an
StakeShuffle requires two dedicated wallet accounts - a "mixed" account and an
"unmixed" account.

When the account mixer is activated, Decred will be transferred from the unmixed
Expand Down

0 comments on commit 3782957

Please sign in to comment.