Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion learn/protocol/staking.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ The following sections describe the details of Starknet's staking protocol. The
| Minimum stake for validators | 20K STRK | 1 STRK |
| Effective inflation coefficient ($$\hat{C}$$) | 1.6% | 1.6% |
| Withdrawal security lockup | 21 days | 5 minutes |
| Epoch length ($$E$$) | 120 blocks | 231 blocks |
| Epoch length ($$E$$) | 711 blocks | 231 blocks |
| Epoch duration | 3600 seconds | 1200 seconds |
| Attestation window ($$W$$) | 30 blocks | 30 blocks |
| Number of epochs used for latency ($$k$$) | 1 epoch | 1 epoch |
Expand Down