Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var KeyPrefixBaseFeeV1 = []byte{2}
KeyPrefixBaseFeeV1 is the base fee key prefix used in version 1
Functions ¶
func MigrateJSON ¶
func MigrateJSON(oldState v09types.GenesisState) types.GenesisState
MigrateJSON accepts exported v0.9 x/feemarket genesis state and migrates it to v0.10 x/feemarket genesis state. The migration includes: - Migrate BaseFee to Params
func MigrateStore ¶
MigrateStore migrates the BaseFee value from the store to the params for In-Place Store migration logic.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.