From 0511e29ea39391b09d30dfed30d3114478dd7437 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Gergely=20B=C3=A9k=C3=A9si?= Date: Mon, 4 May 2026 15:10:45 +0200 Subject: [PATCH] docs: reflect modified behaviour of stake command --- docs/bee/working-with-bee/staking.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/bee/working-with-bee/staking.md b/docs/bee/working-with-bee/staking.md index 2f52ae62..d529d96a 100644 --- a/docs/bee/working-with-bee/staking.md +++ b/docs/bee/working-with-bee/staking.md @@ -84,7 +84,7 @@ 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: ```bash -swarm-cli stake deposit --bzz 10 +swarm-cli stake deposit 10 --unit bzz ``` After a moment, the staking transaction will complete. Then you can check that the transaction was successful: