Documentation ¶
Index ¶
Constants ¶
View Source
const AddrLen = 20
AddrLen defines a valid address length
View Source
const (
ModuleName = "auth"
)
Variables ¶
This section is empty.
Functions ¶
func Migrate ¶
func Migrate(authGenState v039auth.GenesisState) *v040auth.GenesisState
Migrate accepts exported x/auth genesis state from v0.38/v0.39 and migrates it to v0.40 x/auth genesis state. The migration includes:
- Removing coins from account encoding. - Re-encode in v0.40 GenesisState.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.