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 704f6b1 commit bf960a0Copy full SHA for bf960a0
staking.md
@@ -179,6 +179,12 @@ Alternatively
179
## **Example Scenario**
180
181
Let's illustrate how the balances change over epochs.
182
+For simplicity we do not distinguish between the different roles of Alice
183
+in this example.
184
+Here Alice is both person who can commit a stake and the the running
185
+node that can validate and produce blocks, all roles have access to the same
186
+key pair which is used to identify as "Alice" in the example.
187
+Alice could also be a delegation contract used for delegated stake.
188
189
### **Constants and Parameters**
190
0 commit comments