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

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