aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorluigi1111 <luigi1111w@gmail.com>2019-09-30 18:53:10 -0500
committerluigi1111 <luigi1111w@gmail.com>2019-09-30 18:53:10 -0500
commit3f732841f5db83bae13e077afb83032b7b781f41 (patch)
tree583502e74a9cffaa86e60876d1f233e0b1b05e9b
parentMerge pull request #5902 (diff)
parentsimplewallet: remove erroneously added line under subaddress-lookahead (diff)
downloadmonero-3f732841f5db83bae13e077afb83032b7b781f41.tar.xz
Merge pull request #5906
bd9c12e simplewallet: remove erroneously added line under subaddress-lookahead (stoffu)
-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 fe384e529..f07d142fb 100644
--- a/src/simplewallet/simplewallet.cpp
+++ b/src/simplewallet/simplewallet.cpp
@@ -2987,7 +2987,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 "