Skip to content

Commit

Permalink
Update UPGRADING.md (#13428)
Browse files Browse the repository at this point in the history
  • Loading branch information
robert-zaremba authored Sep 30, 2022
1 parent eb32125 commit 87e0017
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions UPGRADING.md
Original file line number Diff line number Diff line change
Expand Up @@ -101,6 +101,8 @@ Additionally, new packages have been introduced in order to further split the co

* `errors` should replace `types/errors` when registering errors or wrapping SDK errors.
* `math` contains the `Int` or `Uint` types that are used in the SDK.
* `x/nft` an NFT base module.
* `x/group` a group module allowing to create DAOs, multisig and policies. Greatly composes with `x/authz`.

#### `x/authz`

Expand Down

0 comments on commit 87e0017

Please sign in to comment.