diff --git a/docs/bee/working-with-bee/staking.md b/docs/bee/working-with-bee/staking.md index 13d3840c..c4641c69 100644 --- a/docs/bee/working-with-bee/staking.md +++ b/docs/bee/working-with-bee/staking.md @@ -82,18 +82,14 @@ Once your node has xDAI, stake **at least 10 xBZZ** (this is non-refundable). You can use the following `swarm-cli` command to stake 10 xBZZ: -:::info -The deposit amount is specified in [PLUR](/docs/references/glossary/#plur) -::: - ```bash -swarm-cli stake --deposit 100000000000000000 +swarm-cli stake deposit --bzz 10 ``` After a moment, the staking transaction will complete. Then you can check that the transaction was successful: ```bash -swarm-cli stake +swarm-cli stake status ``` ```bash