github.com/cosmos/cosmos-sdk@v0.50.10/x/gov/migrations/v2/keys.go (about)

     1  package v2
     2  
     3  const (
     4  	// ModuleName is the name of the module
     5  	ModuleName = "gov"
     6  )