cosmos-sdk/x/gov/migrations/v3/keys.go

7 lines
83 B
Go

package v3
const (
// ModuleName is the name of the module
ModuleName = "gov"
)