Skip to content

Commit

Permalink
docs: describe x/gov usage on Cosmos Hub (#16910)
Browse files Browse the repository at this point in the history
(cherry picked from commit 7b1cd3c)
  • Loading branch information
rootulp authored and mergify[bot] committed Jul 10, 2023
1 parent 54db420 commit 925749b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion x/gov/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ they don't vote themselves.
* **Claiming deposit:** Users that deposited on proposals can recover their
deposits if the proposal was accepted or rejected. If the proposal was vetoed, or never entered voting period, the deposit is burned.

This module will be used in the Cosmos Hub, the first Hub in the Cosmos network.
This module is in use on the Cosmos Hub (a.k.a [gaia](https://github.com/cosmos/gaia)).
Features that may be added in the future are described in [Future Improvements](#future-improvements).

## Contents
Expand Down

0 comments on commit 925749b

Please sign in to comment.