We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 90ffd5c commit 95c167fCopy full SHA for 95c167f
components/Starknet/modules/guides/pages/staking-on-starknet/stake.adoc
@@ -79,7 +79,7 @@ The `stake` function does the following:
79
. Records your details in the staking contract
80
. Locks the specified amount of STRK tokens into the staking contract
81
. Deploys a new delegation pool contract associated with you (if pooling is enabled)
82
-. Begins accumalating your rewards
+. Begins accumulating your rewards
83
84
== Verifying stakes
85
0 commit comments