We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3215b20 commit bdd4719Copy full SHA for bdd4719
doc/stake-pool-operations/10_query_stakepool.md
@@ -31,7 +31,7 @@ $ cardano-cli query stake-snapshot \
31
}
32
```
33
34
-Each snapshot is taken at the end of a different era. The `go` snapshot is the current one and
+Stake snapshots are taken at the end of each epoch. The `go` snapshot is the current one and
35
was taken two epochs earlier, `set` was taken one epoch ago, and `mark` was taken immediately
36
before the start of the current epoch.
37
0 commit comments