Documentation ¶
Index ¶
Constants ¶
View Source
const (
// ModuleName nolint
ModuleName = "wasm"
)
Variables ¶
This section is empty.
Functions ¶
func Migrate ¶
func Migrate( wasmGenState v04wasm.GenesisState, ) *v05wasm.GenesisState
Migrate accepts exported v0.4 x/wasm and migrates it to v0.5 x/wasm genesis state. The migration includes:
- Add new params for event and data size limit to x/wasm genesis state. - Change code bytes and code hash to empty bytes - Re-encode in v0.5 GenesisState.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.