Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[VDG] Privacy Warning - change final message #11610

Merged
merged 1 commit into from
Oct 2, 2023

Conversation

soosr
Copy link
Collaborator

@soosr soosr commented Sep 29, 2023

Fixes #11296

@@ -93,7 +93,7 @@

<!-- Full privacy message -->
<DockPanel IsVisible="{Binding MaxPrivacy}">
<TextBlock Text="Your privacy is well protected in this transaction" DockPanel.Dock="Top" HorizontalAlignment="Center" />
<TextBlock Text="This transaction is well optimized" DockPanel.Dock="Top" HorizontalAlignment="Center" />
Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

up for ideas

@soosr soosr requested a review from yahiheb October 2, 2023 06:31
@soosr soosr merged commit 7acf102 into WalletWasabi:master Oct 2, 2023
7 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Privacy Warning incorrect message
3 participants