Documentation ¶
Index ¶
Constants ¶
View Source
const (
ModuleName = "itc"
)
Variables ¶
View Source
var ParamsKey = []byte{0x12}
Functions ¶
func Migrate ¶
func Migrate( ctx sdk.Context, store storetypes.KVStore, legacySubspace exported.Subspace, cdc codec.BinaryCodec, ) error
Migrate migrates the x/itc module state from the consensus version 1 to version 2. Specifically, it takes the parameters that are currently stored and managed by the x/params modules and stores them directly into the x/itc module state.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.