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

7 lines
85 B
Go

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