Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func MigrateJSON ¶
func MigrateJSON(oldState v010types.GenesisState) types.GenesisState
MigrateJSON accepts exported v0.10 x/feemarket genesis state and migrates it to v0.11 x/feemarket genesis state. The migration includes: - add MinGasPrice param - add MinGasMultiplier param
func MigrateStore ¶
func MigrateStore(ctx sdk.Context, paramstore *paramtypes.Subspace) error
MigrateStore adds the MinGasPrice param with a value of 0 and MinGasMultiplier to 0,5
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.