From 9bd168bf5457c6fd9770769547d8757bf14813b0 Mon Sep 17 00:00:00 2001 From: Jarol Rodriguez Date: Tue, 7 Sep 2021 01:43:13 -0400 Subject: [PATCH] qt: add missing tooltips to options menu settings --- src/qt/forms/optionsdialog.ui | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/src/qt/forms/optionsdialog.ui b/src/qt/forms/optionsdialog.ui index 2ff1445709..59d220636d 100644 --- a/src/qt/forms/optionsdialog.ui +++ b/src/qt/forms/optionsdialog.ui @@ -104,6 +104,9 @@ + + Maximum database cache size. A larger cache can contribute to faster sync, after which the benefit is less pronounced for most use cases. Lowering the cache size will reduce memory usage. Unused mempool memory is shared for this cache. + Size of &database cache @@ -147,6 +150,9 @@ + + Set the number of script verification threads. Negative values correspond to the number of cores you want to leave free to the system. + Number of script &verification threads