cosmos-sdk/.pending/features/sdk/4409-migration-scrip

4 lines
207 B
Plaintext
Raw Normal View History

2019-07-03 09:21:34 -07:00
#4409 Implement a command that migrates exported state from one version to the next.
The `migrate` command currently supports migrating from v0.34 to v0.36 by implementing
necessary types for both versions.