From 7e7200a7c81c5adab69cbfbcc621d728ffdbdad5 Mon Sep 17 00:00:00 2001 From: mx Date: Mon, 24 Apr 2023 15:07:41 +0200 Subject: [PATCH] added note that operators can decrease self bond via wallet --- documentation/docs/src/nodes/mix-node-setup.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/documentation/docs/src/nodes/mix-node-setup.md b/documentation/docs/src/nodes/mix-node-setup.md index fad1326a7c..38c2ed5ea4 100644 --- a/documentation/docs/src/nodes/mix-node-setup.md +++ b/documentation/docs/src/nodes/mix-node-setup.md @@ -196,6 +196,8 @@ Follow these steps to update the information about your mix node which is public You can either do this graphically via the Desktop Wallet, or the CLI. #### Updating node information via the Desktop Wallet +Node operators can update node information and change node settings such as the amount of self-bond (increase or decrease) via the desktop wallet. + * Navigate to the `Bonding` page and click the `Node Settings` link in the top right corner: ![Bonding page](../images/wallet-screenshots/bonding.png)