Documentation ¶
Index ¶
Constants ¶
View Source
const (
ModuleName = "oracle"
)
Variables ¶
This section is empty.
Functions ¶
func Migrate ¶
func Migrate( ctx sdk.Context, store storetypes.KVStore, legacySubspace exported.Subspace, cdc codec.BinaryCodec, ) error
Migrate migrates the x/oracle 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/oracle module state.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.