v039

package
v0.42.4 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 8, 2021 License: Apache-2.0 Imports: 10 Imported by: 0

Documentation

Index

Constants

View Source
const (
	ModuleName = "genutil"
)

Variables

This section is empty.

Functions

func Migrate

func Migrate(appState types.AppMap, _ client.Context) types.AppMap

Migrate migrates exported state from v0.38 to a v0.39 genesis state.

NOTE: No actual migration occurs since the types do not change, but JSON serialization of accounts do change.

Types

type GenesisState

type GenesisState struct {
	GenTxs []json.RawMessage `json:"gentxs" yaml:"gentxs"`
}

GenesisState defines the raw genesis transaction in JSON

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL