From 64fd9c87a9ee5cf69a538c351fc9254279ae383c Mon Sep 17 00:00:00 2001
From: amancera <1596328+alejandromgk@users.noreply.github.com>
Date: Wed, 24 Jan 2018 22:52:42 -0600
Subject: [PATCH] Fix to allow more than 1000 for PrivateSend on the qt wallet
---
src/qt/forms/optionsdialog.ui | 12 ++++++------
1 file changed, 6 insertions(+), 6 deletions(-)
diff --git a/src/qt/forms/optionsdialog.ui b/src/qt/forms/optionsdialog.ui
index 68efcc82207a8..990912621107d 100644
--- a/src/qt/forms/optionsdialog.ui
+++ b/src/qt/forms/optionsdialog.ui
@@ -7,7 +7,7 @@
0
0
576
- 457
+ 481
@@ -20,7 +20,7 @@
-
- 4
+ 1
@@ -260,16 +260,16 @@
-
- 2
+ 20
- 2000
+ 100000
- 10
+ 1000
- 1000
+ 20000