github.com/Finschia/finschia-sdk@v0.48.1/x/gov/legacy/v043/keys.go (about)

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