From 25c18029c5901573e9f9ba026fd517ff3d2fc6ea Mon Sep 17 00:00:00 2001 From: "dhub-sync[bot]" <145223974+dhub-sync[bot]@users.noreply.github.com> Date: Thu, 17 Apr 2025 15:16:03 +0000 Subject: [PATCH] Changes from Dhub --- docs/stake/proof-of-stake-mining.md | 43 +++++++++++++++--- .../proof-of-stake-mining.png | Bin 458675 -> 0 bytes 2 files changed, 37 insertions(+), 6 deletions(-) delete mode 100644 static/img/mine/proof-of-stake-mining/proof-of-stake-mining.png diff --git a/docs/stake/proof-of-stake-mining.md b/docs/stake/proof-of-stake-mining.md index e1b4b79..08ad871 100644 --- a/docs/stake/proof-of-stake-mining.md +++ b/docs/stake/proof-of-stake-mining.md @@ -12,7 +12,7 @@ Proof-of-stake mining or staking is typically implemented in such a way that a r - No lock-ups: Unstake your coins at any chosen time. -- **EDIT** No minimum amounts: Stake as little as ?? $ZANO. +- No minimum amounts: Stake any amount of ZANO you want. - Truly decentralized: Anyone can start staking. There are **no** validators or special nodes. @@ -26,6 +26,8 @@ Proof-of-stake mining or staking is typically implemented in such a way that a r ## How to Stake Zano +Simply open the Zano desktop wallet, make sure the blockchain is synchronised, and turn on the `Staking` switch. + ```mdx-code-block