aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorstoffu <stoffu@protonmail.ch>2019-09-11 10:50:20 +0900
committerstoffu <stoffu@protonmail.ch>2019-09-11 10:50:20 +0900
commitbd9c12e18afe7670e7b851ee363f7bd79fdd021d (patch)
tree09ed9596ad74ed532e9708463b3780da73944f45 /src
parentMerge pull request #5876 (diff)
downloadmonero-bd9c12e18afe7670e7b851ee363f7bd79fdd021d.tar.xz
simplewallet: remove erroneously added line under subaddress-lookahead
Diffstat (limited to 'src')
-rw-r--r--src/simplewallet/simplewallet.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/simplewallet/simplewallet.cpp b/src/simplewallet/simplewallet.cpp
index eee2fa61d..5e8e20f6f 100644
--- a/src/simplewallet/simplewallet.cpp
+++ b/src/simplewallet/simplewallet.cpp
@@ -2980,7 +2980,6 @@ simple_wallet::simple_wallet()
" Set this if you are not sure whether you will spend on a key reusing Monero fork later.\n "
"subaddress-lookahead <major>:<minor>\n "
" Set the lookahead sizes for the subaddress hash table.\n "
- " Set this if you are not sure whether you will spend on a key reusing Monero fork later.\n "
"segregation-height <n>\n "
" Set to the height of a key reusing fork you want to use, 0 to use default.\n "
"ignore-fractional-outputs <1|0>\n "