commit
e08bb07bfa
1 changed files with 7 additions and 3 deletions
|
|
@ -20,9 +20,9 @@ Proof-of-stake mining or staking is typically implemented in such a way that a r
|
|||
|
||||
- Easy-to-use: Flip the switch and start staking.
|
||||
|
||||
The only requirement is to run a Zano node (currently, this can only be done on a desktop device). The Zano desktop wallet automatically functions as a Zano node.
|
||||
The only requirement is to run a Zano node (currently, this can only be done on a desktop device). The Zano desktop wallet automatically functions as a Zano node.
|
||||
|
||||
There is no "delegation" function in Zano Staking, as we believe that it goes against network decentralization, and running a Zano node takes very few resources.
|
||||
There is no "delegation" function in Zano Staking, as we believe that it goes against network decentralization, and running a Zano node takes very few resources.
|
||||
|
||||
## How to Stake Zano
|
||||
|
||||
|
|
@ -47,13 +47,17 @@ Simply open the Zano desktop wallet, make sure the blockchain is synchronised, a
|
|||
</div>
|
||||
```
|
||||
|
||||
:::tip
|
||||
|
||||
You can observe your progress in the `Staking` tab of your staking wallet. The amount of earnings depends on the wallet balance. You can switch `Staking` on and off without any limitations.
|
||||
|
||||
:::
|
||||
|
||||

|
||||
|
||||
## Estimating PoS Rewards
|
||||
|
||||
Proof-of-stake earnings depend on the current PoS difficulty and the number of coins you have locked for staking. The more coins you stake, the better chance you have to “win” the right to sign the next PoS block. Of course, it’s important to estimate your chances and predict how much you can earn in some way. **The most straightforward way to do so is to use the community-made [Staking Simulator](https://zanostats.com/staking).**
|
||||
Proof-of-stake earnings depend on the current PoS difficulty and the number of coins being staked. The more coins you stake, the better chance you have to “win” the right to sign the next PoS block. Of course, it’s important to estimate your chances and predict how much you can earn in some way. **The most straightforward way to do so is to use the community-made [Staking Simulator](https://zanostats.com/staking).**
|
||||
|
||||
:::note
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue