From 243aada11c909629cfc000523464621a72309694 Mon Sep 17 00:00:00 2001 From: chasingkirkjufell Date: Wed, 23 Oct 2019 16:55:13 +0000 Subject: [PATCH 1/2] Add Redirection Stake Info --- .../NavCoin Core/Redirect your stakes.en.md | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 content/NavCoin Core/Redirect your stakes.en.md diff --git a/content/NavCoin Core/Redirect your stakes.en.md b/content/NavCoin Core/Redirect your stakes.en.md new file mode 100644 index 0000000..33e035a --- /dev/null +++ b/content/NavCoin Core/Redirect your stakes.en.md @@ -0,0 +1,18 @@ +--- +title: Redirect your stakes +date: "2019-10-23" +--- + +### What does redirecting your stakes mean? + +Redirecting your stakes means that when your address finds a block and is rewarded with the stake (2 NAV + transaction fee), you can choose to redirect part (or all) of the stake to one or many specified addresses. It can be your own addresses, anyone's address, or the community fund pool. + +### How do I set it up? + +Once you open your core wallet, there are two ways to open up the setting window. You can either click the "SET UP STAKING REWARDS" button under the staking overview, or click the "settings" drop down and select "Set up staking rewards". + +After the setting window is opened, the dropdown list on the top right controls the redirection settings for each of your address that has a none zero balance. The "Default" value will be used for all addresses that have not set up its own redirecting setting. + +To start setting up, select "Default" or a specific address on the top right dropdown list and click "ADD" at the lower left corner. A preset is available for donations to developers, community fund, and bounty programs. Or you can select "Custom" to enter a NAV address. + +Once you are done with configuring the percentages of stakes redirection, click "SAVE" to close the window. And now your future stakes will be split and redirected according to the setting. No reboot is required. From 2f03ac38de9318111b68bd4d0e5bb0797098507d Mon Sep 17 00:00:00 2001 From: chasingkirkjufell <38635377+chasingkirkjufell@users.noreply.github.com> Date: Wed, 23 Oct 2019 11:56:19 -0500 Subject: [PATCH 2/2] Update Redirect your stakes.en.md --- content/NavCoin Core/Redirect your stakes.en.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/NavCoin Core/Redirect your stakes.en.md b/content/NavCoin Core/Redirect your stakes.en.md index 33e035a..0d6a9d5 100644 --- a/content/NavCoin Core/Redirect your stakes.en.md +++ b/content/NavCoin Core/Redirect your stakes.en.md @@ -7,7 +7,7 @@ date: "2019-10-23" Redirecting your stakes means that when your address finds a block and is rewarded with the stake (2 NAV + transaction fee), you can choose to redirect part (or all) of the stake to one or many specified addresses. It can be your own addresses, anyone's address, or the community fund pool. -### How do I set it up? +### How to set it up? Once you open your core wallet, there are two ways to open up the setting window. You can either click the "SET UP STAKING REWARDS" button under the staking overview, or click the "settings" drop down and select "Set up staking rewards".