docs: Update module page with epochs (#20783)
This commit is contained in:
parent
bf756f0e39
commit
fe9157b1a3
@ -11,6 +11,7 @@ Here are some production-grade modules that can be used in Cosmos SDK applicatio
|
||||
* [Bank](./bank/README.md) - Token transfer functionalities.
|
||||
* [Crisis](./crisis/README.md) - Halting the blockchain under certain circumstances (e.g. if an invariant is broken).
|
||||
* [Distribution](./distribution/README.md) - Fee distribution, and staking token provision distribution.
|
||||
* [Epochs](./epochs/README.md) - Allow other modules to set that they would like to be signaled once every period
|
||||
* [Evidence](./evidence/README.md) - Evidence handling for double signing, misbehaviour, etc.
|
||||
* [Feegrant](./feegrant/README.md) - Grant fee allowances for executing transactions.
|
||||
* [Governance](./gov/README.md) - On-chain proposals and voting.
|
||||
|
||||
Loading…
Reference in New Issue
Block a user