From bd5c826a9630f41255497e0c9a0f1872b5ab78d5 Mon Sep 17 00:00:00 2001 From: Sjors Provoost Date: Thu, 2 Sep 2021 14:27:41 +0200 Subject: gui: add RPC setting --- src/qt/forms/optionsdialog.ui | 14 ++++++++++++-- 1 file changed, 12 insertions(+), 2 deletions(-) (limited to 'src/qt/forms/optionsdialog.ui') diff --git a/src/qt/forms/optionsdialog.ui b/src/qt/forms/optionsdialog.ui index 2ff1445709..4ece0e2310 100644 --- a/src/qt/forms/optionsdialog.ui +++ b/src/qt/forms/optionsdialog.ui @@ -33,7 +33,7 @@ Automatically start %1 after logging in to the system. - &Start %1 on system login + Start %1 on system &login @@ -173,13 +173,23 @@ 40 - 20 + 40 + + + + This allows you or a third party tool to communicate with the node through command-line and JSON-RPC commands. + + + Enable RPC &server + + + -- cgit v1.2.3