You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/content/docs/operator/guides/node-wallet-setup.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -88,7 +88,7 @@ The final step is staking. To allow your node to participate in consensus and ea
88
88
A Dusk stake involves two roles:
89
89
90
90
-**Consensus Key**: Used by your node to participate in consensus to vote and sign blocks.
91
-
-**Owner Key**: The wallet that can `unstake` and `withdraw` your stake.
91
+
-**Owner Key**: The key/address that can `unstake` and `withdraw` your stake.
92
92
93
93
If you do not specify an owner when staking, the consensus key automatically becomes the owner. This is the simplest setup, but it has different security implications than using a separate owner key.
0 commit comments