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

     1  package v4
     2  
     3  const (
     4  	// ModuleName is the name of the module
     5  	ModuleName = "staking"
     6  )
     7  
     8  var ParamsKey = []byte{0x51} // prefix for parameters for module x/staking