cosmos-sdk/x/auth/migrations/v042/types.go

7 lines
62 B
Go

package v042
const (
ModuleName = "auth"
AddrLen = 20
)