Skip to content

v0.3.2

Compare
Choose a tag to compare
@emidev98 emidev98 released this 14 Sep 09:45
· 41 commits to release/v0.3.x since this release
1d2086d

What's Changed

Full Changelog: v0.2.3...v0.3.1

Upgrade Notes

Refer to this sample PR: https://github.com/terra-money/core/pull/171/files

Important: This line in app.go under initParamsKeeper needs to be added for the migration to not fail

paramsKeeper.Subspace(alliancetypes.ModuleName).WithKeyTable(alliancetypes.ParamKeyTable())