Documentation ¶
Index ¶
Constants ¶
View Source
const (
ModuleName = "distribution"
)
Default parameter values
Variables ¶
This section is empty.
Functions ¶
func Migrate ¶
func Migrate(oldDistributionState v038distribution.GenesisState) *v040distribution.GenesisState
Migrate accepts exported x/distribution genesis state from v0.38 and migrates it to v0.40 x/distribution genesis state. The migration includes:
- Convert addresses from bytes to bech32 strings. - Re-encode in v0.40 GenesisState.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.