cosmos-sdk/x/auth/migrations/v5/doc.go
2022-11-29 14:00:14 +00:00

5 lines
295 B
Go

// v5 is an empty package that exists because of the group module.
// the group module v2 migration actually migrates the auth module state (replace group policies accounts from module accounts to base accounts).
// the auth state does not migrate if the group module is not enabled.
package v5