Documentation ¶ Index ¶ func Migrate(appState genutil.AppMap, _ ...interface{}) genutil.AppMap Constants ¶ This section is empty. Variables ¶ This section is empty. Functions ¶ func Migrate ¶ func Migrate(appState genutil.AppMap, _ ...interface{}) genutil.AppMap Migrate migrates exported state from v0.3.0 to a v0.4.0 genesis state. It requires args to contain an integer value representing the block interval that should be considered when converting block height-based timestamps into time.Time timestamps. Types ¶ This section is empty. Source Files ¶ View all Source files migrate.go Click to show internal directories. Click to hide internal directories.