Documentation ¶
Index ¶
Constants ¶
View Source
const (
ModuleName = "feeshare"
)
Variables ¶
View Source
var ParamsKey = []byte{0x04}
ParamsKey Feeshare/types/keys.go -> prefixParams
Functions ¶
func Migrate ¶
func Migrate( ctx sdk.Context, store sdk.KVStore, legacySubspace exported.Subspace, cdc codec.BinaryCodec, ) error
Migrate migrates the x/feeshare 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/feeshare module state.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.