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

7 lines
83 B
Go

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