Skip to content

Commit 704f6b1

Browse files
author
Erik Stenman
committed
cleanup.
1 parent 4375f7f commit 704f6b1

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

staking.md

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -320,16 +320,13 @@ Let's illustrate how the balances change over epochs.
320320
- **Actions**:
321321
- Alice cannot adjust her **current** stake but can plan for the **next** cycle during Epoch 20.
322322
323-
---
324-
Certainly! Based on your updated scenario where the stake becomes locked directly after the end of the **Staking Epoch** (at the start of the **Entropy Epoch**), here is the updated table reflecting Alice's balances over the epochs:
325-
326323
---
327324
328325
### **Summary of Alice's Balances Over Epochs**
329326
330327
| Epoch | TB (tokens) | AB (tokens) | LB (tokens) | Notes |
331328
|-------|-------------|-------------|-------------|-------------------------------------------------------|
332-
| 09 | 1000 | 500 | 0 | Initial balance 1000 tokens |
329+
| 09 | 1000 | 500 | 0 | Inital balance 1000 tokens |
333330
| 10 | 900 | 500 | 0 | Staked 400 tokens, withdrew 100 tokens |
334331
| 11 | 900 | 500 | 400 | **Stake locked at start of Entropy Epoch** |
335332
| 12 | 900 | 500 | 400 | Leader Election Epoch |

0 commit comments

Comments
 (0)