Documentation ¶ Index ¶ func MigrateGasPricesToChainMeta(ctx sdk.Context, k *keeper.Keeper) error Constants ¶ This section is empty. Variables ¶ This section is empty. Functions ¶ func MigrateGasPricesToChainMeta ¶ func MigrateGasPricesToChainMeta(ctx sdk.Context, k *keeper.Keeper) error MigrateGasPricesToChainMeta seeds the ChainMetas collection from the legacy GasPrices store. This is idempotent — existing ChainMeta entries are not overwritten. Types ¶ This section is empty. Source Files ¶ View all Source files migrate.go Click to show internal directories. Click to hide internal directories.