diff --git a/CHANGELOG.md b/CHANGELOG.md index 742e5b975b..f1641b17f4 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -58,7 +58,6 @@ Ref: https://keepachangelog.com/en/1.0.0/ - [2473](https://github.com/umee-network/umee/pull/2473) Correct x/ugov Amino registration for x/ugov messages (they don't have MessageName option). - ## v6.4.0 - 2024-03-21 ### Features diff --git a/app/app.go b/app/app.go index 7306e1438a..c15e9a5fcf 100644 --- a/app/app.go +++ b/app/app.go @@ -349,7 +349,6 @@ func New( oracletypes.StoreKey, ugov.StoreKey, uibc.StoreKey, - consensusparamstypes.StoreKey, } // if Experimental {}